Skip to content

Commit c25adae

Browse files
bump(cargo)!: bump uuid (cargo upgrade)
name old req compatible latest new req ==== ======= ========== ====== ======= uuid 1.17.0 1.18.0 1.18.0 1.18.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a806f60 commit c25adae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ tonic = { version = "0.14.1", default-features = false, features = ["transport",
116116
tracing = { version = "0.1.41", default-features = false, features = ["attributes"] }
117117
tracing-subscriber = { version = "0.3.19", default-features = false, features = [] }
118118
tracing-test = { version = "0.2.5", default-features = false, features = [] }
119-
uuid = { version = "1.17.0", default-features = false, features = [] }
119+
uuid = { version = "1.18.0", default-features = false, features = [] }
120120

121121
[profile.dev]
122122
panic = "unwind"

0 commit comments

Comments
 (0)