mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
extensions/crypto: Fix mimalloc version
This commit is contained in:
parent
9973c22137
commit
45a015f5c2
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ ring = "0.17.8"
|
|||
urlencoding = "2.1.3"
|
||||
|
||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||
mimalloc = { version = "*", default-features = false }
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue