updating Cargo.toml

This commit is contained in:
Henrik Böving
2019-10-04 07:24:29 +00:00
parent ff76f7e119
commit 26eb3a0abb

View File

@@ -1,9 +1,12 @@
[package]
name = "irssi-sys"
version = "0.1.0"
authors = ["ubuntu"]
authors = ["Henrik Böving <hargonix@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "MIT"
documentation = "https://docs.rs/irssi-sys"
description = "Automatically generated bindings to irssi"
repository = "https://github.com/hargoniX/irssi-sys"
[dependencies]