aboutsummaryrefslogtreecommitdiff
path: root/ops/Cargo.toml
blob: b0b0ce6f33a86672374fc66e8fd8f7cad02b8daa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ilc-ops"
version = "0.1.1"
description = "IRC log converter/collector/cruncher"
homepage = "https://github.com/tilpner/ilc"
license = "Apache-2.0"
repository = "https://github.com/tilpner/ilc"
authors = ["Till Höppner <till@hoeppner.ws>"]

[dependencies]
ilc-base = "0.1.0"
blist = "0.0.4"