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

Kriskras99 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 9d4383b  chore(deps): Bump log from 0.4.32 to 0.4.33 (#563)
9d4383b is described below

commit 9d4383b7ac8c8bfa32d3c27b9254530dd4c0d3af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:20:04 2026 +0200

    chore(deps): Bump log from 0.4.32 to 0.4.33 (#563)
    
    Bumps [log](https://github.com/rust-lang/log) from 0.4.32 to 0.4.33.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang/log/compare/0.4.32...0.4.33)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-version: 0.4.33
      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 239fd96..2a10092 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -777,9 +777,9 @@ checksum = 
"b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
 
 [[package]]
 name = "log"
-version = "0.4.32"
+version = "0.4.33"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
+checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
 
 [[package]]
 name = "macrotest"

Reply via email to