mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-07 20:50:04 +03:00
Specify git rev until release made
This commit is contained in:
parent
471063b53d
commit
a2ff1aade1
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user