Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit f9baafc

Browse files
committed
fix: fix push error
1 parent 4f20bc7 commit f9baafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ thrift = "0.15"
1717
log = "0.4.13"
1818
fern = "0.6.0"
1919
byteorder = "1"
20-
mimalloc = { version = "*", default-features = false }
20+
mimalloc = { version = "0.1", default-features = false }

0 commit comments

Comments
 (0)