Skip to content

Commit

Permalink
Update irc requirement from 0.13 to 0.14
Browse files Browse the repository at this point in the history
Updates the requirements on [irc](https://github.com/aatxe/irc) to permit the latest version.
- [Release notes](https://github.com/aatxe/irc/releases)
- [Commits](https://github.com/aatxe/irc/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 10, 2020
1 parent 2d954df commit 5f7eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ futures = "0.1"
tokio = "0.2"

[dev-dependencies]
irc = "0.13"
irc = "0.14"
failure = "0.1"

0 comments on commit 5f7eba1

Please sign in to comment.