There was an error while loading. Please reload this page.
1 parent 5c8ad6e commit 825e04fCopy full SHA for 825e04f
1 file changed
crates/sshash-py/Cargo.toml
@@ -10,4 +10,4 @@ crate-type = ["cdylib"]
10
11
[dependencies]
12
sshash-lib = { path = "../sshash-lib" }
13
-pyo3 = { version = "0.28.2", features = ["extension-module"] }
+pyo3 = { version = "0.28.2", features = ["extension-module", "abi3-py38"] }
0 commit comments