Skip to content

Commit

Permalink
upgrade to trash v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Dec 13, 2022
1 parent 82dc467 commit bbd3a1c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 45 deletions.
60 changes: 16 additions & 44 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 @@ -27,7 +27,7 @@ itertools = "0.10.0"
num_cpus = "1.10.0"
filesize = "0.2.0"
anyhow = "1.0.31"
trash = { version = "2.1.5", optional = true, default-features = false, features = ["coinit_apartmentthreaded"] }
trash = { version = "3.0.0", optional = true, default-features = false, features = ["coinit_apartmentthreaded"] }

# 'tui' related
unicode-segmentation = { version = "1.3.0", optional = true }
Expand Down

0 comments on commit bbd3a1c

Please sign in to comment.