Update to upstream trash-rs
This commit is contained in:
parent
4c664689c6
commit
69531644ff
3 changed files with 36 additions and 35 deletions
|
|
@ -12,7 +12,7 @@ lexical-sort = "0.3.1"
|
|||
log = "0.4"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
tokio = { version = "1" }
|
||||
trash = "3.1.2"
|
||||
trash = "3.2.0"
|
||||
# Internationalization
|
||||
i18n-embed = { version = "0.13", features = ["fluent-system", "desktop-requester"] }
|
||||
i18n-embed-fl = "0.6"
|
||||
|
|
@ -34,8 +34,6 @@ wgpu = ["libcosmic/wgpu"]
|
|||
|
||||
[patch.crates-io]
|
||||
smithay-client-toolkit = { git = "https://github.com/pop-os/client-toolkit", branch = "wayland-resize" }
|
||||
# https://github.com/Byron/trash-rs/pull/95
|
||||
trash = { git = "https://github.com/jackpot51/trash-rs" }
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue