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 4b6793e  chore(deps): Bump uuid from 1.23.4 to 1.23.5 (#598)
4b6793e is described below

commit 4b6793e32a18e58e9dab1dd7bafd6dd54b75dcd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 08:38:20 2026 +0200

    chore(deps): Bump uuid from 1.23.4 to 1.23.5 (#598)
    
    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.4 to 1.23.5.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](https://github.com/uuid-rs/uuid/compare/v1.23.4...v1.23.5)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-version: 1.23.5
      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 c7fb77a..c3bb855 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1438,9 +1438,9 @@ checksum = 
"e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
 
 [[package]]
 name = "uuid"
-version = "1.23.4"
+version = "1.24.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "bf80a72845275afea99e7f2b434723d3bc7e38470fcd1c7ed39a599c73319a53"
+checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239"
 dependencies = [
  "js-sys",
  "serde_core",

Reply via email to