Skip to content

Commit bb1511e

Browse files
authored
Merge pull request #738 from brson/clap
Update clap. Fixes #657
2 parents 76826f5 + c57194f commit bb1511e

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -36,7 +36,7 @@ rustup-dist = { path = "src/rustup-dist", version = "0.6.3" }
3636
rustup-utils = { path = "src/rustup-utils", version = "0.6.3" }
3737
download = { path = "src/download" }
3838
error-chain = "0.5.0"
39-
clap = "2.2.4"
39+
clap = "2.11.3"
4040
regex = "0.1.41"
4141
url = "1.1.0"
4242
term = "0.4.4"

0 commit comments

Comments
 (0)