[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    [avro] branch master updated: Bump uuid from 1.3.4 to 1.4.0 in /lang/rust (#2309)
From:       mgrigorov () apache ! org
Date:       2023-06-27 19:29:26
Message-ID: 168789416654.1345516.16384060744176040018 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/master by this push:
     new 50e2db18e Bump uuid from 1.3.4 to 1.4.0 in /lang/rust (#2309)
50e2db18e is described below

commit 50e2db18ebaf9d9e74e5fd92afb6027221cefe83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 27 22:29:20 2023 +0300

    Bump uuid from 1.3.4 to 1.4.0 in /lang/rust (#2309)
    
    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.4 to 1.4.0.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](https://github.com/uuid-rs/uuid/compare/1.3.4...1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/rust/Cargo.lock      | 4 ++--
 lang/rust/avro/Cargo.toml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lang/rust/Cargo.lock b/lang/rust/Cargo.lock
index 935b248ba..0697ba729 100644
--- a/lang/rust/Cargo.lock
+++ b/lang/rust/Cargo.lock
@@ -1051,9 +1051,9 @@ checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"
 
 [[package]]
 name = "uuid"
-version = "1.3.4"
+version = "1.4.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0fa2982af2eec27de306107c027578ff7f423d65f7250e40ce0fea8f45248b81"
+checksum = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be"
 dependencies = [
  "serde",
 ]
diff --git a/lang/rust/avro/Cargo.toml b/lang/rust/avro/Cargo.toml
index 66a01d376..acaf7f72e 100644
--- a/lang/rust/avro/Cargo.toml
+++ b/lang/rust/avro/Cargo.toml
@@ -71,7 +71,7 @@ strum = { default-features = false, version = "0.25.0" }
 strum_macros = { default-features = false, version = "0.25.0" }
 thiserror = { default-features = false, version = "1.0.40" }
 typed-builder = { default-features = false, version = "0.14.0" }
-uuid = { default-features = false, version = "1.3.4", features = ["serde", "std"] }
+uuid = { default-features = false, version = "1.4.0", features = ["serde", "std"] }
 xz2 = { default-features = false, version = "0.1.7", optional = true }
 zerocopy = { default-features = false, version = "0.6.1" }
 zstd = { default-features = false, version = "0.12.3+zstd.1.5.2", optional = true }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic