|
|
@@ -159,9 +159,9 @@ dependencies = [
|
|
159
|
159
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
160
|
160
|
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
161
|
161
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
162
|
|
- "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
163
|
162
|
"protobuf 2.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
164
|
163
|
"protobuf-codegen-pure 2.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
164
|
+ "socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
165
|
165
|
"tokio 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
166
|
166
|
"tokio-util 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
167
|
167
|
]
|