Update Rust crate id3 to v1.16.4 #79

Merged
renovate merged 1 commits from renovate/id3-1.x-lockfile into main 2026-01-15 00:32:11 +00:00
Showing only changes of commit e692d7d0cd - Show all commits

4
Cargo.lock generated
View File

@@ -397,9 +397,9 @@ dependencies = [
[[package]] [[package]]
name = "id3" name = "id3"
version = "1.16.3" version = "1.16.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aadb14a5ba1a0d58ecd4a29bfc9b8f1d119eee24aa01a62c1ec93eb9630a1d86" checksum = "965c5e6a62a241f2f673df956ea5f52c27780bc1031855890a551ed9b869e2d1"
dependencies = [ dependencies = [
"bitflags 2.5.0", "bitflags 2.5.0",
"byteorder", "byteorder",