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 3e6579b commit 0c3e89eCopy full SHA for 0c3e89e
Cargo.toml
@@ -30,7 +30,7 @@ async-std = { version = "1", features = ["attributes"] }
30
axum = "0.7"
31
criterion = "0.5"
32
http-types = "2"
33
-pyo3 = "0.21"
+pyo3 = "0.22"
34
quickcheck = "1"
35
rand = "0.8.4"
36
tide = "0.16"
0 commit comments