Update Cargo.toml

pull/3/head
Bradlee Speice 2018-11-15 20:18:24 -05:00
parent 8b4ebe8c88
commit 5c9d09cba6
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ categories = [
repository = "https://github.com/bspeice/qadapt.git"
[badges]
maintenance = { status = "actively-maintained" }
maintenance = { status = "actively-developed" }
[dependencies]
libc = "0.2"

View File

@ -15,7 +15,7 @@ categories = [
repository = "https://github.com/bspeice/qadapt.git"
[badges]
maintenance = { static = "actively-maintained" }
maintenance = { static = "actively-developed" }
[lib]
proc-macro = true