aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-25 07:21:35 +0000
committerFuwn <[email protected]>2022-03-25 07:21:35 +0000
commit90237c712a30e000c4f2ae775d0652f63f1fd360 (patch)
tree280562fbb2db0b4105f8d95d25ff749f94b54499
parentfeat: initialise crate (diff)
downloadwindmark-90237c712a30e000c4f2ae775d0652f63f1fd360.tar.xz
windmark-90237c712a30e000c4f2ae775d0652f63f1fd360.zip
docs(cargo): add meta
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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