Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit ba1273c

Browse files
committed
Bump to clap 3
1 parent 7241c6c commit ba1273c

File tree

2 files changed

+6
-51
lines changed

2 files changed

+6
-51
lines changed

Cargo.lock

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

racer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/racer/lib.rs"
1616
bitflags = "1.0"
1717
log = "0.4"
1818
env_logger = "0.7.1"
19-
clap = "2.32"
19+
clap = "3.1.1"
2020
lazy_static = "1.2"
2121
humantime = "2.0.0"
2222
derive_more = "0.99.2"

0 commit comments

Comments
 (0)