diff --git a/Cargo.toml b/Cargo.toml index 5b4ec05..f064ea2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,11 @@ [package] -authors = ["Tomáš Mládek "] -edition = "2018" name = "upend" +description = "A user-oriented all-purpose graph database." +homepage = "https://upendproject.net/" +repository = "https://gitlab.com/tmladek/upend/" +authors = ["Tomáš Mládek "] +license = "AGPL-3.0-or-later" +edition = "2018" version = "0.0.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html