Skip to content

Commit

Permalink
Bump lofty from 0.13.0 to 0.18.2 in /tori
Browse files Browse the repository at this point in the history
Bumps [lofty](https://github.com/Serial-ATA/lofty-rs) from 0.13.0 to 0.18.2.
- [Release notes](https://github.com/Serial-ATA/lofty-rs/releases)
- [Changelog](https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md)
- [Commits](Serial-ATA/lofty-rs@0.13.0...0.18.2)

---
updated-dependencies:
- dependency-name: lofty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7850eb5 commit 2c4a3f3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions tori/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 tori/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ webbrowser = "0.8.8"
serde = { version = "1.0.159", features = ["derive"] }
once_cell = "1.17.1"
argh = "0.1.12"
lofty = "0.13.0"
lofty = "0.18.2"
rand = "0.8.5"

log = "0.4.19"
Expand Down

0 comments on commit 2c4a3f3

Please sign in to comment.