There was an error while loading. Please reload this page.
1 parent c74aec9 commit 9c41286Copy full SHA for 9c41286
Cargo.toml
@@ -70,7 +70,7 @@ curl = { version = "0.4.0", optional = true }
70
[dev-dependencies]
71
hex = "0.4"
72
hmac = "0.12"
73
-uuid = { version = "0.8", features = ["v4"] }
+uuid = { version = "1.10", features = ["v4"] }
74
anyhow = "1.0"
75
tokio = { version = "1.0", features = ["full"] }
76
-async-std = "1.6.3"
+async-std = "1.13"
0 commit comments