Skip to content

Commit bba0b5b

Browse files
Bump uuid from 1.16.0 to 1.17.0 (#1366)
1 parent cddbafe commit bba0b5b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 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
@@ -30,7 +30,7 @@ tokio = { version = "1.45" }
3030
tonic = { version = "0.13", default-features = false, features = [] }
3131
tower = { version = "0.5", default-features = false }
3232
tracing = { version = "0.1" }
33-
uuid = { version = "1.16", default-features = false, features = [
33+
uuid = { version = "1.17", default-features = false, features = [
3434
"v4",
3535
"serde",
3636
] }

0 commit comments

Comments
 (0)