diff --git a/gemtext/Cargo.toml b/gemtext/Cargo.toml index c112989..f3bf3fa 100644 --- a/gemtext/Cargo.toml +++ b/gemtext/Cargo.toml @@ -3,6 +3,9 @@ name = "gemtext" version = "0.1.0" authors = ["Christine Dodrill "] edition = "2018" +license = "0BSD" +description = "A gemini client and server for Rust" +repository = "https://tulpa.dev/cadey/maj" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html