aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2019-10-11 10:21:35 -0500
committerDoug Goldstein <cardoe@cardoe.com>2019-10-11 10:21:35 -0500
commitd2b39cf558d422473081b3ac96011db6de8ebcde (patch)
tree5e986c874882a7314531360e9f0ac3a29df1a04a /Cargo.toml
parentconvert to 2018 edition of Rust (diff)
downloadcargo-ebuild-d2b39cf558d422473081b3ac96011db6de8ebcde.tar.gz
cargo-ebuild-d2b39cf558d422473081b3ac96011db6de8ebcde.tar.bz2
cargo-ebuild-d2b39cf558d422473081b3ac96011db6de8ebcde.zip
add some more badges for crates.io
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1cc6a2b..ab7e8d1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,6 +24,8 @@ path = "src/lib.rs"
[badges]
travis-ci = { repository = "cardoe/cargo-ebuild" }
+is-it-maintained-issue-resolution = { repository = "cardoe/cargo-ebuild" }
+is-it-maintained-open-issues = { repository = "cardoe/cargo-ebuild" }
maintenance = { status = "passively-maintained" }
[dependencies]