aboutsummaryrefslogtreecommitdiff
path: root/formats/binary/Cargo.toml
blob: 828fa1f9e8500125f5943322cd54cfeb7113c8d8 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "ilc-format-binary"
version = "0.1.0"
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]