Skip to content

Commit 8dddc59

Browse files
Bump uuid from 1.22.0 to 1.23.0 (#18)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.0 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> Co-authored-by: Akram H. Sharkar <2509519+ibnbd@users.noreply.github.com>
1 parent 37b4216 commit 8dddc59

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ metrics-exporter-prometheus = "0.16"
6363
# Utilities
6464
bytes = "1.9"
6565
dashmap = "6.1"
66-
uuid = { version = "1.11", features = ["v7", "serde"] }
66+
uuid = { version = "1.23", features = ["v7", "serde"] }
6767
toml = "1.0"
6868
clap = { version = "4", features = ["derive"] }
6969
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)