Bump mimalloc from 0.1.34 to 0.1.35 (#972)

This commit is contained in:
dependabot[bot] 2023-04-03 02:39:33 +00:00 committed by GitHub
parent 885da90e38
commit b3abfab7fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@ fs-lock = { version = "0.1.0", path = "../fs-lock" }
gh-token = "0.1.1"
log = { version = "0.4.17", features = ["std"] }
miette = "5.6.0"
mimalloc = { version = "0.1.34", default-features = false, optional = true }
mimalloc = { version = "0.1.35", default-features = false, optional = true }
once_cell = "1.17.1"
semver = "1.0.17"
strum = "0.24.1"