Skip to content

Commit 466de72

Browse files
Revert "Bump remove_dir_all from 0.7.0 to 0.8.0"
This reverts commit cc7db67.
1 parent 6b67167 commit 466de72

File tree

2 files changed

+9
-159
lines changed

2 files changed

+9
-159
lines changed

Cargo.lock

Lines changed: 8 additions & 158 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
@@ -50,7 +50,7 @@ rust_team_data = { git = "https://github.com/rust-lang/team" }
5050
systemstat = "0.1.11"
5151
rustwide = { version = "0.15.0", features = ["unstable", "unstable-toolchain-ci"] }
5252
percent-encoding = "2.1.0"
53-
remove_dir_all = "0.8"
53+
remove_dir_all = "0.7"
5454
ctrlc = "3.1.3"
5555
prometheus = "0.7.0"
5656
cargo_metadata = "0.15"

0 commit comments

Comments
 (0)