From 676e206982b37458d400cf407035138bccd61f2e Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Fri, 13 Feb 2015 14:43:09 +0100 Subject: [PATCH] Bump alsa-sys version --- alsa-sys/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsa-sys/Cargo.toml b/alsa-sys/Cargo.toml index fbe913e..6673213 100644 --- a/alsa-sys/Cargo.toml +++ b/alsa-sys/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "alsa-sys" -version = "0.0.3" +version = "0.0.4" authors = ["Pierre Krieger "] build = "build.rs" description = "Bindings for the ALSA project (Advanced Linux Sound Architecture)"