We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258a703 commit 7482f6bCopy full SHA for 7482f6b
Cargo.toml
@@ -30,7 +30,7 @@ byteorder = ">= 0.3, < 0.5"
30
log = "0.3"
31
phf = "0.7"
32
hex = "0.1"
33
-net2 = { version = "0.2", features = ["nightly"] }
+net2 = "0.2.16"
34
rustc-serialize = { version = "0.3", optional = true }
35
chrono = { version = "0.2.14", optional = true }
36
openssl = { version = ">= 0.6.4, < 0.8", optional = true }
0 commit comments