diff --git a/Cargo.lock b/Cargo.lock index d47b299..76de8c4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -206,7 +206,7 @@ dependencies = [ [[package]] name = "bliss-audio" version = "0.9.4" -source = "git+https://github.com/Polochon-street/bliss-rs.git#006927ac16752ff2e00bfe0d6b7756f67fa822c0" +source = "git+https://github.com/Polochon-street/bliss-rs.git?rev=006927ac16752ff2e00bfe0d6b7756f67fa822c0#006927ac16752ff2e00bfe0d6b7756f67fa822c0" dependencies = [ "adler32", "bliss-audio-aubio-rs", diff --git a/Cargo.toml b/Cargo.toml index 0449021..63553d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,3 +41,4 @@ default-features = false features = ["aubio-static"] # version = "0.9.4" git = "https://github.com/Polochon-street/bliss-rs.git" +rev = "006927ac16752ff2e00bfe0d6b7756f67fa822c0"