Skip to content

Commit 2f4f81d

Browse files
committed
Update remove_dir_all to 0.7.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
1 parent e0942b7 commit 2f4f81d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 3 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
@@ -47,7 +47,7 @@ pgp = {version = "0.7", default-features = false}
4747
pulldown-cmark = {version = "0.8", default-features = false}
4848
rand = "0.8"
4949
regex = "1"
50-
remove_dir_all = "0.6.0"
50+
remove_dir_all = "0.7.0"
5151
same-file = "1"
5252
scopeguard = "1"
5353
semver = "0.11"

0 commit comments

Comments
 (0)