From 26eb3a0abbbc2d504e7ec2c2800910a9f161f7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20B=C3=B6ving?= Date: Fri, 4 Oct 2019 07:24:29 +0000 Subject: [PATCH] updating Cargo.toml --- Cargo.toml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b44c2ab..40caf37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,12 @@ [package] name = "irssi-sys" version = "0.1.0" -authors = ["ubuntu"] +authors = ["Henrik Böving "] 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] +