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