diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |