Get TrashItems when deleting
This commit is contained in:
parent
f4975391ac
commit
eba72e131a
3 changed files with 5 additions and 5 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -5975,8 +5975,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "trash"
|
||||
version = "5.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8d8fbfb70b1fad5c0b788f9b2e1bf4d04e5ac6efa828f1ed9ee462c50ff9cf05"
|
||||
source = "git+https://github.com/jackpot51/trash-rs.git?branch=delete-info#e9fd256298bf9873a794dfe60a2261d1ed41674c"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"libc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue