aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: f3d1253e447a3acb14820e2da7065198aebd019b (plain)
1
2
3
4
5
6
7
8
9
[package]

name = "irsc"
version = "0.0.3"
authors = ["Till Hoeppner <hoeppner.till@gmail.com>"]
description = "A lightweight library for building IRC bots."
repository = "https://github.com/hoeppnertill/irsc"
keywords = ["irc", "internet", "protocol"]
license = "WTFPL"