Skip to content

Commit

Permalink
fix(deps): update rust crate trash to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 9dc08c6 commit be831f0
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 10 deletions.
56 changes: 47 additions & 9 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ once_cell = "1.19.0"
percent-encoding = "2.3.1"
regex = "1.10.4"
clipboard-files = "0.1.1"
trash = "4"
trash = "5"
serde = { version = "1.0.200", features = ["derive"] }
tauri = { version = "1.6.2", features = [ "updater", "cli", "api-all", "devtools", "linux-protocol-headers"] }
winapi = { version = "0.3.9", features = ["fileapi"] }
Expand Down

0 comments on commit be831f0

Please sign in to comment.