Skip to content

Commit d142ff2

Browse files
Dylan-DPCseanmonstar
authored andcommitted
Update uuid to 0.6 (#257)
1 parent e3f468b commit d142ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tokio-core = "0.1.6"
2626
tokio-io = "0.1"
2727
tokio-tls = "0.1"
2828
url = "1.2"
29-
uuid = { version = "0.5", features = ["v4"] }
29+
uuid = { version = "0.6", features = ["v4"] }
3030

3131
[dev-dependencies]
3232
env_logger = "0.5"

0 commit comments

Comments
 (0)