Skip to content

Commit caa6deb

Browse files
Bump uuid from 1.23.0 to 1.23.1 (#1423)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c995f7 commit caa6deb

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
@@ -73,7 +73,7 @@ toml_edit = "0.25.8"
7373
tracing = "0.1.44"
7474
tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json"] }
7575
url = "2.5.8"
76-
uuid = { version = "1.23.0", features = ["serde", "v4"] }
76+
uuid = { version = "1.23.1", features = ["serde", "v4"] }
7777

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

0 commit comments

Comments
 (0)