From 90237c712a30e000c4f2ae775d0652f63f1fd360 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 25 Mar 2022 07:21:35 +0000 Subject: docs(cargo): add meta --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 5d50243..6064e4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "windmark" version = "0.0.0" edition = "2021" +description = "Simple and highly performant Gemini server framework" +license = "GPL-3.0-only" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3