Update rust dependencies
This commit is contained in:
@@ -26,9 +26,9 @@ symphonia-pcm = ["symphonia", "symphonia/pcm"]
|
||||
symphonia-vorbis = ["symphonia", "symphonia/vorbis"]
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.6.0"
|
||||
bitflags = "2.8.0"
|
||||
cdtypes = {path = "../cdtypes"}
|
||||
clap = {version = "4.5.23", features = ["derive"]}
|
||||
clap = {version = "4.5.27", features = ["derive"]}
|
||||
image = "0.24.9"
|
||||
hound = "3.5.1"
|
||||
paste = "1.0.15"
|
||||
|
||||
Reference in New Issue
Block a user