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

xudong963 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 01f44248aa chore(deps): bump blake3 from 1.8.1 to 1.8.2 (#15890)
01f44248aa is described below

commit 01f44248aa93b1fa50d20a863d700ca4f73fac42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 17:16:43 2025 +0800

    chore(deps): bump blake3 from 1.8.1 to 1.8.2 (#15890)
    
    Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
    - [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.1...1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: blake3
      dependency-version: 1.8.2
      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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 3ef84254b8..a341d25b3a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1114,9 +1114,9 @@ dependencies = [
 
 [[package]]
 name = "blake3"
-version = "1.8.1"
+version = "1.8.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "389a099b34312839e16420d499a9cad9650541715937ffbdd40d36f49e77eeb3"
+checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0"
 dependencies = [
  "arrayref",
  "arrayvec",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to