Skip to content

Commit d8c1c9b

Browse files
chore(deps): update rust crate cpal to 0.15.3
1 parent fb94772 commit d8c1c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ randomize = "3.0.1"
2020
serde = { version = "1.0.196", features = ["derive"], optional = true }
2121

2222
[dev-dependencies]
23-
cpal = "0.15.2"
23+
cpal = "0.15.3"
2424
criterion = "0.5.1"
2525
sdl2 = { version = "0.36.0", features = ["bundled"] }
2626
rust-music-theory = "0.2.0"

0 commit comments

Comments
 (0)