diff --git a/Cargo.toml b/Cargo.toml index 97cdded..0b368d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,10 @@ description = "An ultra-lightweight js-free server-side webring implementation" repository = "https://fem.mint.lgbt/Emi/faery-ring" license-file = "LICENSE.md" keywords = ["webring", "indieweb", "web", "discovery", "server"] +rust-version = "1.58" +readme = "README.md" +exclude = ["/Dockerfile", ".*"] +homepage = "https://fem.mint.lgbt/Emi/faery-ring" [badges] maintenance = { status = "passively-maintained" }