Skip to content

Commit 0223760

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

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
@@ -137,7 +137,7 @@ tracing-error = "0.2.1"
137137
tracing-journald = "0.3.1"
138138
tracing-subscriber = "0.3.23"
139139
url = "2.5.8"
140-
uuid = "1.22.0"
140+
uuid = "1.23.0"
141141
zbus = { version = "5.13.2", default-features = false }
142142

143143
[profile.release]

0 commit comments

Comments
 (0)