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