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 77f2b69 commit 9f2014dCopy full SHA for 9f2014d
Cargo.toml
@@ -24,7 +24,7 @@ include = [
24
"!tests/.pytest_cache",
25
"!*.so",
26
]
27
-rust-version = "1.76"
+rust-version = "1.75"
28
29
[dependencies]
30
pyo3 = { version = "0.21.2", features = ["generate-import-lib", "num-bigint"] }
0 commit comments