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 d897372 commit 23c31bdCopy full SHA for 23c31bd
Cargo.toml
@@ -29,7 +29,7 @@ prost-types = { version = "0.11.0", optional = true }
29
async-std = { version = "1", features = ["attributes"] }
30
criterion = "0.5"
31
http-types = "2"
32
-pyo3 = "0.19"
+pyo3 = "0.20"
33
quickcheck = "1"
34
rand = "0.8.4"
35
tide = "0.16"
0 commit comments