misc: Update deps

This commit is contained in:
Serial 2024-04-21 14:50:01 -04:00
parent e167347cc3
commit ed6d810c47
No known key found for this signature in database
GPG key ID: DA95198DC17C4568

View file

@ -20,7 +20,7 @@ flate2 = { version = "1.0.28", optional = true }
# Proc macros
lofty_attr = "0.10.0"
# Debug logging
log = "0.4.20"
log = "0.4.21"
# OGG Vorbis/Opus
ogg_pager = "0.6.1"
# Key maps
@ -35,7 +35,7 @@ id3v2_compression_support = ["dep:flate2"]
hound = { git = "https://github.com/ruuda/hound.git", rev = "02e66effb33683dd6acb92df792683ee46ad6a59" }
# tag_writer example
structopt = { version = "0.3.26", default-features = false }
tempfile = "3.9.0"
tempfile = "3.10.1"
iai-callgrind = "0.10.2"
[lib]