Skip to content

Commit 1502adc

Browse files
Bump uuid from 1.23.1 to 1.23.2 in the all group (#149)
Bumps the all group with 1 update: [uuid](https://github.com/uuid-rs/uuid). Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee2c2f9 commit 1502adc

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
@@ -27,5 +27,5 @@ toml = "^1.1.2"
2727
tracing = { version = "^0.1.44", features = ["max_level_trace", "release_max_level_debug"] }
2828
tracing-forest = { version = "0.3.1", features = ["chrono", "smallvec", "tokio"] }
2929
url = { version = "^2.5.8", features = ["serde"] }
30-
uuid = { version = "1.23.1", features = ["serde"] }
30+
uuid = { version = "1.23.2", features = ["serde"] }
3131

0 commit comments

Comments
 (0)