From 6058af8b44ff4480a0cf53babfe157b1cc86da7b Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 8 Aug 2020 16:11:02 -0400 Subject: [PATCH] update gemtext metadata for publication --- gemtext/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) 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