Changed homepage to https to be able to upload to crates.io
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["int 80h <int@80h.dev>"]
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "A gemini server"
|
description = "A gemini server"
|
||||||
readme = "README"
|
readme = "README"
|
||||||
homepage = "gemini://80h.dev"
|
homepage = "https://sr.ht/~int80h/gemserv/"
|
||||||
repository = "https://git.sr.ht/~int80h/gemserv"
|
repository = "https://git.sr.ht/~int80h/gemserv"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user