diff --git a/keyfork-prompt/Cargo.toml b/keyfork-prompt/Cargo.toml index d7a5bf6..d859fc0 100644 --- a/keyfork-prompt/Cargo.toml +++ b/keyfork-prompt/Cargo.toml @@ -1,7 +1,10 @@ [package] name = "keyfork-prompt" version = "0.1.0" +description = "Prompt management utilities for Keyfork" +repository = "https://git.distrust.co/public/keyfork" edition = "2021" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html