This is an automated email from the ASF dual-hosted git repository.

alamb 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 22665472e0 chore(deps): bump slab from 0.4.10 to 0.4.11 (#17161)
22665472e0 is described below

commit 22665472e031bb17172caa667ece3225600dd016
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 12 17:47:43 2025 -0400

    chore(deps): bump slab from 0.4.10 to 0.4.11 (#17161)
    
    Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
    - [Release notes](https://github.com/tokio-rs/slab/releases)
    - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)
    
    ---
    updated-dependencies:
    - dependency-name: slab
      dependency-version: 0.4.11
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Lamb <and...@nerdnetworks.org>
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index d4655b4d0e..4bd4a99c97 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -6002,9 +6002,9 @@ checksum = 
"56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
 
 [[package]]
 name = "slab"
-version = "0.4.10"
+version = "0.4.11"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
+checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
 
 [[package]]
 name = "smallvec"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to