Skip to content

Commit

Permalink
Add maintenance badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
daboross committed Mar 9, 2020
1 parent 709c504 commit 3a08191
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ include = ["Cargo.toml", "src/**/*", "tests/**/*", "examples/**/*", "LICENSE", "
travis-ci = { repository = "daboross/fern" }
appveyor = { repository = "daboross/fern" }
coveralls = { repository = "daboross/fern" }
is-it-maintained-issue-resolution-time = { repository = "daboross/fern" }
maintenance = { status = "passively-maintained" }

[dependencies]
log = { version = "0.4", features = ["std"] }
Expand Down

0 comments on commit 3a08191

Please sign in to comment.