Changed homepage to https to be able to upload to crates.io

This commit is contained in:
int 80h
2021-11-14 20:52:53 -05:00
parent f91113d96f
commit 76a5dabe94

View File

@@ -5,7 +5,7 @@ authors = ["int 80h <int@80h.dev>"]
edition = "2018"
description = "A gemini server"
readme = "README"
homepage = "gemini://80h.dev"
homepage = "https://sr.ht/~int80h/gemserv/"
repository = "https://git.sr.ht/~int80h/gemserv"
license = "MIT"