mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 06:47:12 +00:00
misc: Update deps
This commit is contained in:
parent
e167347cc3
commit
ed6d810c47
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue