Bump trash: 3.3.1 to 4.1.0
The latest version of `trash` supports a feature needed to monitor the trash.
This commit is contained in:
parent
d0a2a9262e
commit
503bce2c37
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ paste = "1.0"
|
|||
serde = { version = "1", features = ["serde_derive"] }
|
||||
shlex = { version = "1.3" }
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
trash = "3.2.0"
|
||||
trash = "4.1.0"
|
||||
xdg = { version = "2.5.2", optional = true }
|
||||
xdg-mime = "0.3"
|
||||
url = "2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue