Skip to content

Commit 685db89

Browse files
renovate[bot]abose
authored andcommitted
fix(deps): update rust crate trash to v5
1 parent 9dc08c6 commit 685db89

File tree

2 files changed

+48
-10
lines changed

2 files changed

+48
-10
lines changed

src-tauri/Cargo.lock

Lines changed: 47 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ once_cell = "1.19.0"
1919
percent-encoding = "2.3.1"
2020
regex = "1.10.4"
2121
clipboard-files = "0.1.1"
22-
trash = "4"
22+
trash = "5"
2323
serde = { version = "1.0.200", features = ["derive"] }
2424
tauri = { version = "1.6.2", features = [ "updater", "cli", "api-all", "devtools", "linux-protocol-headers"] }
2525
winapi = { version = "0.3.9", features = ["fileapi"] }

0 commit comments

Comments
 (0)