Skip to content

Commit

Permalink
Bump id3 from 1.9.0 to 1.10.0 (#447)
Browse files Browse the repository at this point in the history
Bumps [id3](https://github.com/polyfloyd/rust-id3) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md)
- [Commits](polyfloyd/rust-id3@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9bc1a70 commit 7359271
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -62,7 +62,7 @@ sha256 = "1.4.0"
deunicode = "1.4.1"
strfmt="0.2.4"
urlencoding="2.1.3"
id3 = "1.9.0"
id3 = "1.10.0"

[target.'cfg(not(windows))'.dependencies]
openssl = "0.10.59"
Expand Down

0 comments on commit 7359271

Please sign in to comment.