Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit 1a0c4f7

Browse files
authored
Merge pull request #47 from alex/patch-1
Bump remove_dir_all dependency version
2 parents bad6689 + 761e7b6 commit 1a0c4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ appveyor = { repository = "rust-lang-libs/tempdir" }
2222

2323
[dependencies]
2424
rand = "0.4"
25-
remove_dir_all = "0.3"
25+
remove_dir_all = "0.5"

0 commit comments

Comments
 (0)