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