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 2f840d3 commit 12581d3Copy full SHA for 12581d3
bindings/ergo-lib-python/Cargo.toml
@@ -12,7 +12,7 @@ name = "ergo_lib_python"
12
crate-type = ["cdylib"]
13
14
[dependencies]
15
-pyo3 = { version = "0.24.2", features = ["indexmap"] }
+pyo3 = { version = "0.27.1", features = ["indexmap"] }
16
base16 = { workspace = true }
17
derive_more = { workspace = true }
18
serde = { workspace = true }
0 commit comments