Skip to content

Commit 6b311e4

Browse files
Bump uuid from 1.11.0 to 1.12.1 (#1212)
1 parent c5139ef commit 6b311e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tokio = { version = "1.41" }
3030
tonic = { version = "0.12", default-features = false, features = [] }
3131
tower = { version = "0.5", default-features = false }
3232
tracing = { version = "0.1" }
33-
uuid = { version = "1.11", default-features = false, features = [
33+
uuid = { version = "1.12", default-features = false, features = [
3434
"v4",
3535
"serde",
3636
] }

0 commit comments

Comments
 (0)