Skip to content

Commit 90d4108

Browse files
Update mimalloc requirement from =0.1.50 to =0.1.51 (#25)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465b513 commit 90d4108

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
@@ -33,7 +33,7 @@ features = [
3333

3434
[dependencies.mimalloc]
3535
optional = true
36-
version = "=0.1.50"
36+
version = "=0.1.51"
3737
features = [
3838
"override",
3939
"local_dynamic_tls",

0 commit comments

Comments
 (0)