Skip to content

Commit d6b5682

Browse files
Bump uuid from 1.19.0 to 1.20.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a25c33 commit d6b5682

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -67,7 +67,7 @@ linkme = "0.3"
6767
validator = { version = "0.18", features = ["derive"] }
6868

6969
# UUID
70-
uuid = { version = "1.6", features = ["v4"] }
70+
uuid = { version = "1.20", features = ["v4"] }
7171

7272
# Metrics
7373
prometheus = "0.13"

0 commit comments

Comments
 (0)