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 73c52ce commit c5f2982Copy full SHA for c5f2982
python/argmin-testfunctions-py/Cargo.toml
@@ -20,4 +20,4 @@ crate-type = ["cdylib"]
20
[dependencies]
21
argmin_testfunctions = { version = "0.2.0", path = "../../crates/argmin-testfunctions" }
22
paste = "1"
23
-pyo3 = "=0.20.2"
+pyo3 = "=0.21.0"
0 commit comments