|
@@ -13,7 +13,7 @@ dependencies = [
|
|
|
"num 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"portaudio 0.1.2 (git+https://github.com/mvdnes/portaudio-rs)",
|
|
|
"protobuf 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf_macros 0.1.0 (git+https://github.com/plietar/rust-protobuf-macros.git)",
|
|
|
+ "protobuf_macros 0.1.1 (git+https://github.com/plietar/rust-protobuf-macros.git)",
|
|
|
"rand 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rpassword 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rust-crypto 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -281,8 +281,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "protobuf_macros"
|
|
|
-version = "0.1.0"
|
|
|
-source = "git+https://github.com/plietar/rust-protobuf-macros.git#4f4a16e3e643caf0566ca0a97d65b46b509ee542"
|
|
|
+version = "0.1.1"
|
|
|
+source = "git+https://github.com/plietar/rust-protobuf-macros.git#ade4282d3570304e967e5ab7a677d97cfd8586e0"
|
|
|
|
|
|
[[package]]
|
|
|
name = "rand"
|