Skip to content

Commit 9fbca9d

Browse files
committed
Update cpal to 0.15.0
1 parent ea867ae commit 9fbca9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpal"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
description = "Low-level cross-platform audio I/O library in pure Rust."
55
repository = "https://github.com/rustaudio/cpal"
66
documentation = "https://docs.rs/cpal"

0 commit comments

Comments
 (0)