Skip to content

Commit

Permalink
Remove unused remove_dir_all dependency
Browse files Browse the repository at this point in the history
Need to research why it isn't detected by cargo-udeps.
  • Loading branch information
est31 committed Jun 26, 2020
1 parent b80fc85 commit da86eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ memchr = "2.1.3"
num_cpus = "1.0"
opener = "0.4"
percent-encoding = "2.0"
remove_dir_all = "0.5.2"
rustfix = "0.5.0"
same-file = "1"
semver = { version = "0.10", features = ["serde"] }
Expand Down

0 comments on commit da86eaa

Please sign in to comment.