Skip to content

Commit

Permalink
Update remove dir all
Browse files Browse the repository at this point in the history
  • Loading branch information
camchenry committed Jan 7, 2024
1 parent 1ad81b2 commit d6e9244
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 4 deletions.
146 changes: 143 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ reqwest = { version = "0.11.23", features = ["blocking"] }
config = "0.11.0"
fs_extra = "1.3.0"
regex = "1.10.2"
remove_dir_all = "0.5"
remove_dir_all = "0.8"
glob = "0.3.1"
anyhow = "1.0.79"
prettytable-rs = "0.8.0"
Expand Down

0 comments on commit d6e9244

Please sign in to comment.