Skip to content

Commit 180ecce

Browse files
committed
test v2
1 parent 180be42 commit 180ecce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "libipld"
1313
crate-type = ["rlib", "cdylib"]
1414

1515
[dependencies]
16-
mimalloc = { version = "*", features = ["v3"] }
16+
mimalloc = { version = "*" }
1717
pyo3 = { version = "0.27.1", features = ["generate-import-lib", "anyhow"] }
1818
python3-dll-a = "0.2.14"
1919
anyhow = "1.0.100"

0 commit comments

Comments
 (0)