diff --git a/Cargo.toml b/Cargo.toml index 50b591b..d25356f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,8 @@ 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"] + +[badges] maintenance = { status = "passively-maintained" } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html