Skip to content

Commit

Permalink
Remove log dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zeozeozeo committed Dec 1, 2023
1 parent c3fc7c5 commit de3fb99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ readme = "README.md"

[dependencies]
cpal = { version = "0.15.2", optional = true }
log = "0.4.20"
parking_lot = "0.12.1"
serde = { version = "1.0.193", features = ["derive"], optional = true }
symphonia = { version = "0.5.3", features = ["all"], optional = true }
Expand Down

0 comments on commit de3fb99

Please sign in to comment.