diff --git a/Cargo.toml b/Cargo.toml index 7dbb853..6db5700 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ smallvec = { version = "1.11.1", features = ["serde"] } thiserror = "2.0.3" [dev-dependencies] -cpal = "0.16.0" +cpal = "0.17.0" assert_no_alloc = "1.1.2" [build-dependencies]