Skip to content

Commit e681f5e

Browse files
build(deps): bump uuid from 1.12.1 to 1.14.0 (#376)
1 parent 7ef05c4 commit e681f5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -26,7 +26,7 @@ exclude = [
2626
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
2727

2828
[workspace.dependencies]
29-
uuid = { version = "1.12", default-features = false }
29+
uuid = { version = "1.14", default-features = false }
3030
tracing = { version = "0.1", default-features = false }
3131
bitflags = "2.8"
3232
rand = "0.8"

0 commit comments

Comments
 (0)