Skip to content

Commit 03ffb30

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

2 files changed

Lines changed: 181 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 180 additions & 6 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
@@ -65,7 +65,7 @@ linkme = "0.3"
6565
validator = { version = "0.18", features = ["derive"] }
6666

6767
# UUID
68-
uuid = { version = "1.6", features = ["v4"] }
68+
uuid = { version = "1.22", features = ["v4"] }
6969

7070
# Metrics
7171
prometheus = "0.13"

0 commit comments

Comments
 (0)