This is an automated email from the ASF dual-hosted git repository.
comphead pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new b488b94c59 chore(deps): bump mimalloc from 0.1.43 to 0.1.44 (#15304)
b488b94c59 is described below
commit b488b94c59d562f9c7cb301669576f5710b1d975
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 09:19:53 2025 -0700
chore(deps): bump mimalloc from 0.1.43 to 0.1.44 (#15304)
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from
0.1.43 to 0.1.44.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
-
[Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.43...v0.1.44)
---
updated-dependencies:
- dependency-name: mimalloc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
Cargo.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 6e9b8d583c..0e2dac279b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3869,9 +3869,9 @@ checksum =
"8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
[[package]]
name = "libmimalloc-sys"
-version = "0.1.39"
+version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
+checksum = "07d0e07885d6a754b9c7993f2625187ad694ee985d60f23355ff0e7077261502"
dependencies = [
"cc",
"libc",
@@ -3993,9 +3993,9 @@ dependencies = [
[[package]]
name = "mimalloc"
-version = "0.1.43"
+version = "0.1.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
+checksum = "99585191385958383e13f6b822e6b6d8d9cf928e7d286ceb092da92b43c87bc1"
dependencies = [
"libmimalloc-sys",
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]