Skip to content

Commit 825e04f

Browse files
committed
update Cargo.toml
1 parent 5c8ad6e commit 825e04f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/sshash-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
sshash-lib = { path = "../sshash-lib" }
13-
pyo3 = { version = "0.28.2", features = ["extension-module"] }
13+
pyo3 = { version = "0.28.2", features = ["extension-module", "abi3-py38"] }

0 commit comments

Comments
 (0)