Skip to content

Commit

Permalink
mpa: Remove useless bitflags dependency (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev authored Jan 6, 2024
1 parent 4117aaf commit 226caf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion symphonia-bundle-mp3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ mp3 = []

[dependencies]
log = "0.4"
bitflags = "1.2.1"
lazy_static = "1.4.0"
symphonia-core = { version = "0.5.2", path = "../symphonia-core" }
symphonia-metadata = { version = "0.5.2", path = "../symphonia-metadata" }

0 comments on commit 226caf2

Please sign in to comment.