Skip to content

Commit d04ef4f

Browse files
committed
Fix build on nightly
1 parent 9b0eee9 commit d04ef4f

File tree

2 files changed

+47
-30
lines changed

2 files changed

+47
-30
lines changed

Cargo.lock

Lines changed: 46 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99

1010
[dependencies]
1111
irc = "0.11.0"
12-
clap = "~2.19.0"
12+
clap = "~2.21.0"
1313
chan = "~0.1.0"
1414
chan-signal = "~0.1.0"
1515
log = "0.3"

0 commit comments

Comments
 (0)