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 180be42 commit 180ecceCopy full SHA for 180ecce
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ name = "libipld"
13
crate-type = ["rlib", "cdylib"]
14
15
[dependencies]
16
-mimalloc = { version = "*", features = ["v3"] }
+mimalloc = { version = "*" }
17
pyo3 = { version = "0.27.1", features = ["generate-import-lib", "anyhow"] }
18
python3-dll-a = "0.2.14"
19
anyhow = "1.0.100"
0 commit comments