Skip to content

Commit 8d5b861

Browse files
committed
Update to remove_dir_all 0.6.0
1 parent 798ef38 commit 8d5b861

File tree

2 files changed

+110
-5
lines changed

2 files changed

+110
-5
lines changed

Cargo.lock

Lines changed: 109 additions & 4 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
@@ -40,7 +40,7 @@ openssl = {version = "0.10", optional = true}
4040
pulldown-cmark = {version = "0.7", default-features = false}
4141
rand = "0.7"
4242
regex = "1"
43-
remove_dir_all = "0.5.1"
43+
remove_dir_all = "0.6.0"
4444
same-file = "1"
4545
scopeguard = "1"
4646
semver = "0.9"

0 commit comments

Comments
 (0)