diff --git a/Cargo.toml b/Cargo.toml index f0abb5b..72a7917 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "kv" version = "0.0.1" authors = ["Arne Keller "] edition = "2018" +homepage = "https://studwww.informatik.kit.edu/~s_keller/kv/" +repository = "https://git.scc.kit.edu/uskyk/kv" +license = "GPL-3.0+" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html