Skip to content

Commit 4c651a5

Browse files
rbtcollinsrami3l
authored andcommitted
chore(deps): update remove-dir-all to 1.0
1 parent ad78cf3 commit 4c651a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -65,7 +65,7 @@ opentelemetry_sdk = { workspace = true, optional = true }
6565
pulldown-cmark = { version = "0.12", default-features = false }
6666
rand = "0.8"
6767
regex = "1"
68-
remove_dir_all = { version = "0.8.1", features = ["parallel"] }
68+
remove_dir_all = { version = "1.0.0", features = ["parallel"] }
6969
retry = { version = "2", default-features = false, features = ["random"] }
7070
rs_tracing = { version = "1.1", features = ["rs_tracing"] }
7171
same-file = "1"

0 commit comments

Comments
 (0)