We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709c504 commit 3a08191Copy full SHA for 3a08191
Cargo.toml
@@ -20,6 +20,8 @@ include = ["Cargo.toml", "src/**/*", "tests/**/*", "examples/**/*", "LICENSE", "
20
travis-ci = { repository = "daboross/fern" }
21
appveyor = { repository = "daboross/fern" }
22
coveralls = { repository = "daboross/fern" }
23
+is-it-maintained-issue-resolution-time = { repository = "daboross/fern" }
24
+maintenance = { status = "passively-maintained" }
25
26
[dependencies]
27
log = { version = "0.4", features = ["std"] }
0 commit comments