diff --git a/asio-sys/Cargo.toml b/asio-sys/Cargo.toml index ae14e39ec..b4489087e 100644 --- a/asio-sys/Cargo.toml +++ b/asio-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asio-sys" -version = "0.2.1" +version = "0.2.2" authors = ["Tom Gowan "] description = "Low-level interface and binding generation for the steinberg ASIO SDK." repository = "https://github.com/RustAudio/cpal/"