Fix typo in Cargo.toml
This commit is contained in:
parent
4c028c0542
commit
8ba6d720f8
|
@ -7,6 +7,8 @@ description = "An ultra-lightweight js-free server-side webring implementation"
|
||||||
repository = "https://fem.mint.lgbt/Emi/faery-ring"
|
repository = "https://fem.mint.lgbt/Emi/faery-ring"
|
||||||
license-file = "LICENSE.md"
|
license-file = "LICENSE.md"
|
||||||
keywords = ["webring", "indieweb", "web", "discovery", "server"]
|
keywords = ["webring", "indieweb", "web", "discovery", "server"]
|
||||||
|
|
||||||
|
[badges]
|
||||||
maintenance = { status = "passively-maintained" }
|
maintenance = { status = "passively-maintained" }
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
Loading…
Reference in a new issue