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 e3f468b commit d142ff2Copy full SHA for d142ff2
Cargo.toml
@@ -26,7 +26,7 @@ tokio-core = "0.1.6"
26
tokio-io = "0.1"
27
tokio-tls = "0.1"
28
url = "1.2"
29
-uuid = { version = "0.5", features = ["v4"] }
+uuid = { version = "0.6", features = ["v4"] }
30
31
[dev-dependencies]
32
env_logger = "0.5"
0 commit comments