diff --git a/asio-sys/Cargo.toml b/asio-sys/Cargo.toml index b012e88..abf8fce 100644 --- a/asio-sys/Cargo.toml +++ b/asio-sys/Cargo.toml @@ -3,7 +3,7 @@ name = "asio-sys" version = "0.1.0" authors = ["Tom Gowan "] description = "Low-level interface and binding generation for the steinberg ASIO SDK." -repository = "https://github.com/tomaka/cpal" +repository = "https://github.com/RustAudio/cpal/" documentation = "https://docs.rs/asio-sys" license = "Apache-2.0" keywords = ["audio", "sound", "asio", "steinberg"]