|
@@ -71,6 +71,11 @@ name = "byteorder"
|
|
version = "0.4.2"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "byteorder"
|
|
|
|
+version = "0.5.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "chrono"
|
|
name = "chrono"
|
|
version = "0.2.20"
|
|
version = "0.2.20"
|
|
@@ -319,7 +324,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
[[package]]
|
|
[[package]]
|
|
name = "portaudio"
|
|
name = "portaudio"
|
|
version = "0.2.0"
|
|
version = "0.2.0"
|
|
-source = "git+https://github.com/mvdnes/portaudio-rs#840b1096780c069fd54b4a425bcfebec99ef9c1a"
|
|
|
|
|
|
+source = "git+https://github.com/mvdnes/portaudio-rs#0b228f54a16814c52ba1ef449ac439af59f8cab0"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -329,7 +334,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "portaudio_sys"
|
|
name = "portaudio_sys"
|
|
version = "0.1.1"
|
|
version = "0.1.1"
|
|
-source = "git+https://github.com/mvdnes/portaudio-rs#840b1096780c069fd54b4a425bcfebec99ef9c1a"
|
|
|
|
|
|
+source = "git+https://github.com/mvdnes/portaudio-rs#0b228f54a16814c52ba1ef449ac439af59f8cab0"
|
|
dependencies = [
|
|
dependencies = [
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -441,7 +446,7 @@ name = "shannon"
|
|
version = "0.1.1"
|
|
version = "0.1.1"
|
|
source = "git+https://github.com/plietar/rust-shannon#7000b3e49a53daaa890727ba2b2bd5a43cc4ffef"
|
|
source = "git+https://github.com/plietar/rust-shannon#7000b3e49a53daaa890727ba2b2bd5a43cc4ffef"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "byteorder 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"shannon-sys 0.1.0 (git+https://github.com/plietar/rust-shannon)",
|
|
"shannon-sys 0.1.0 (git+https://github.com/plietar/rust-shannon)",
|
|
]
|
|
]
|
|
@@ -555,7 +560,7 @@ name = "tremor"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tremor-sys 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
"tremor-sys 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -565,7 +570,7 @@ version = "0.1.0"
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
dependencies = [
|
|
dependencies = [
|
|
"gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|