Skip to content

Commit 9a660ac

Browse files
Update mimalloc requirement from =0.1.51 to =0.1.52 (#26)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90d4108 commit 9a660ac

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.51"
36+
version = "=0.1.52"
3737
features = [
3838
"override",
3939
"local_dynamic_tls",

0 commit comments

Comments
 (0)