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 dd7fe8f402 chore(deps): bump zstd from 0.13.2 to 0.13.3 (#14889)
dd7fe8f402 is described below

commit dd7fe8f4029ec48e321aff406ffb7140d1357d1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 11:29:56 2025 -0500

    chore(deps): bump zstd from 0.13.2 to 0.13.3 (#14889)
    
    Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.13.2 to 0.13.3.
    - [Release notes](https://github.com/gyscos/zstd-rs/releases)
    - [Commits](https://github.com/gyscos/zstd-rs/compare/v0.13.2...v0.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: zstd
      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 7fb7525746..4b4436c191 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -7167,9 +7167,9 @@ dependencies = [
 
 [[package]]
 name = "zstd"
-version = "0.13.2"
+version = "0.13.3"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9"
+checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
 dependencies = [
  "zstd-safe",
 ]


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

Reply via email to