Skip to content

Commit

Permalink
Merge pull request #535 from orottier/dependabot/cargo/cubeb-0.17
Browse files Browse the repository at this point in the history
Update cubeb requirement from 0.13 to 0.17
  • Loading branch information
orottier authored Nov 27, 2024
2 parents b837a36 + 93b7585 commit aa52fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ arrayvec = "0.7"
cpal = { version = "0.15", optional = true }
creek = "1.2"
crossbeam-channel = "0.5"
cubeb = { version = "0.13", optional = true }
cubeb = { version = "0.17", optional = true }
dasp_sample = "0.11"
float_eq = "1.0"
futures-channel = { version = "0.3.30", features = ["sink"] }
Expand Down

0 comments on commit aa52fca

Please sign in to comment.