mirror of
https://github.com/bspeice/qadapt
synced 2024-11-13 01:28:08 -05:00
Update Cargo.toml
This commit is contained in:
parent
8b4ebe8c88
commit
5c9d09cba6
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user