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

Commit

Permalink
Merge pull request #1779 from notriddle/master
Browse files Browse the repository at this point in the history
Remove unused clap dependency
  • Loading branch information
Mark-Simulacrum committed Jun 18, 2022
2 parents 7241c6c + 99a26d7 commit 293dfd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 51 deletions.
54 changes: 4 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion racer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ path = "src/racer/lib.rs"
bitflags = "1.0"
log = "0.4"
env_logger = "0.7.1"
clap = "2.32"
lazy_static = "1.2"
humantime = "2.0.0"
derive_more = "0.99.2"
Expand Down

0 comments on commit 293dfd1

Please sign in to comment.