Skip to content

Commit 4062e10

Browse files
Bump uuid from 1.21.0 to 1.22.0 (#1381)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27e4fce commit 4062e10

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
@@ -72,7 +72,7 @@ toml_edit = "0.25.4"
7272
tracing = "0.1.44"
7373
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "json"] }
7474
url = "2.5.8"
75-
uuid = { version = "1.21.0", features = ["serde", "v4"] }
75+
uuid = { version = "1.22.0", features = ["serde", "v4"] }
7676

7777
# The profile that 'cargo dist' will build with
7878
[profile.dist]

0 commit comments

Comments
 (0)