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

Commit 293dfd1

Browse files
Merge pull request #1779 from notriddle/master
Remove unused clap dependency
2 parents 7241c6c + 99a26d7 commit 293dfd1

File tree

2 files changed

+4
-51
lines changed

2 files changed

+4
-51
lines changed

Cargo.lock

+4-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

racer/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ path = "src/racer/lib.rs"
1616
bitflags = "1.0"
1717
log = "0.4"
1818
env_logger = "0.7.1"
19-
clap = "2.32"
2019
lazy_static = "1.2"
2120
humantime = "2.0.0"
2221
derive_more = "0.99.2"

0 commit comments

Comments
 (0)