Added the is-it-maintained badges to Cargo.toml.
This commit is contained in:
parent
af16961037
commit
61e1f16c21
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ readme = "README.md"
|
|||
|
||||
[badges]
|
||||
travis-ci = { repository = "aatxe/irc" }
|
||||
is-it-maintained-issue-resolution = { repository = "aatxe/irc" }
|
||||
is-it-maintained-open-issues = { repository = "aatxe/irc" }
|
||||
|
||||
[features]
|
||||
default = ["ctcp", "toml"]
|
||||
|
|
Loading…
Reference in a new issue