Revert mimalloc to 0.1.37

This commit is contained in:
Louis Dureuil
2024-06-05 14:21:01 +02:00
parent ba75d23bfe
commit 036251dad5
3 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ ureq = { version = "2.9.6", features = ["json"] }
url = "2.5.0"
[dev-dependencies]
mimalloc = { version = "0.1.39", default-features = false }
mimalloc = { version = "0.1.37", default-features = false }
big_s = "1.0.2"
insta = "1.34.0"
maplit = "1.0.2"