Added fields in Cargo.toml

This commit is contained in:
int 80h
2021-11-14 20:36:53 -05:00
parent 9deac53413
commit fc1f2cbf33
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,12 @@ name = "gemserv"
version = "0.4.6"
authors = ["int 80h <int@80h.dev>"]
edition = "2018"
description = "A gemini server"
readme = "README"
homepage = "gemini://80h.dev"
repository = "https://git.sr.ht/~int80h/gemserv"
license = "MIT"
license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html