diff options
author | Doug Goldstein <cardoe@cardoe.com> | 2019-10-11 10:21:35 -0500 |
---|---|---|
committer | Doug Goldstein <cardoe@cardoe.com> | 2019-10-11 10:21:35 -0500 |
commit | d2b39cf558d422473081b3ac96011db6de8ebcde (patch) | |
tree | 5e986c874882a7314531360e9f0ac3a29df1a04a /Cargo.toml | |
parent | convert to 2018 edition of Rust (diff) | |
download | cargo-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.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |