Skip to content

Commit

Permalink
Bump trash from 4.1.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [trash](https://github.com/ArturKovacs/trash) from 4.1.1 to 5.1.0.
- [Release notes](https://github.com/ArturKovacs/trash/releases)
- [Changelog](https://github.com/Byron/trash-rs/blob/master/CHANGELOG.md)
- [Commits](Byron/trash-rs@v4.1.1...v5.1.0)

---
updated-dependencies:
- dependency-name: trash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent ead35d4 commit c1ead73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
48 changes: 8 additions & 40 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ sys-info = "0.9"
thiserror = "1.0"
tiny-skia = "0.11"
toml = "0.8"
trash = { version = "4.0", default-features = false }
trash = { version = "5.1", default-features = false }
typed-builder = "0.18"
usvg = "0.41"
winit = "0.28"

0 comments on commit c1ead73

Please sign in to comment.