cpal/asio-sys
est31 d97983e218 Remove redundant 'static from &'static str
Specifying the static lifetime in constants and static variables
is redundant since Rust 1.17.0

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1170-2017-04-27
2020-02-24 07:40:25 +01:00
..
asio-link multi channels 2019-07-05 05:51:25 +10:00
examples Ensure all crates are formatted correctly, not just `cpal` itself. 2020-01-21 14:18:16 +01:00
src Ensure all crates are formatted correctly, not just `cpal` itself. 2020-01-21 14:18:16 +01:00
.gitignore Remove .DS_Store from asio-sys gitignore 2019-07-05 05:51:30 +10:00
Cargo.toml Update CoreAudio backend for removal of `UnknownBufferType` 2020-01-18 15:15:41 +01:00
build.rs Remove redundant 'static from &'static str 2020-02-24 07:40:25 +01:00