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 d11fb56 commit d3d3e90Copy full SHA for d3d3e90
Cargo.toml
@@ -14,7 +14,7 @@ license = "MIT"
14
anyhow = "1.0.82"
15
toml = "0.8.12"
16
insta = { version = "1.38.0", features = ["yaml"] }
17
-pyo3 = "0.19.2"
+pyo3 = "0.21.2"
18
quote = "1.0.36"
19
serde = { version = "1.0.198", features = ["derive"] }
20
serde_json = "1.0.116"
0 commit comments