Skip to content

Commit e13660f

Browse files
bump(cargo)!: bump uuid (cargo upgrade)
name old req compatible latest new req ==== ======= ========== ====== ======= uuid 1.23.3 1.23.4 1.23.4 1.23.4 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
1 parent 0f74f84 commit e13660f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -217,7 +217,7 @@ tracing-test = { version = "0.2.6", default-features = false, features = [] }
217217
tracing-throttle = { version = "0.4.2", default-features = false, features = [] }
218218
ureq = { version = "3.3.0", default-features = false, features = [] }
219219
url = { version = "2.5.8", default-features = false, features = [] }
220-
uuid = { version = "1.23.3", default-features = false, features = [] }
220+
uuid = { version = "1.23.4", default-features = false, features = [] }
221221

222222
# NOTE: panic strategy is intentionally left unset here.
223223
#

0 commit comments

Comments
 (0)