Update trash dependency
This commit is contained in:
parent
50f5853183
commit
a40e6cdff4
2 changed files with 4 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ regex = "1"
|
|||
serde = { version = "1", features = ["serde_derive"] }
|
||||
shlex = { version = "1.3" }
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
trash = { git = "https://github.com/jackpot51/trash-rs.git", branch = "delete-info" }
|
||||
trash = { git = "https://github.com/jackpot51/trash-rs.git", branch = "cosmic" }
|
||||
url = "2.5"
|
||||
walkdir = "2.5.0"
|
||||
wayland-client = { version = "0.31.5", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue