Skip to content

Commit 201712c

Browse files
Update Rust crate uuid to 1.22.0
1 parent 41f8593 commit 201712c

2 files changed

Lines changed: 209 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 208 additions & 10 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,4 +30,4 @@ slog-term = { version = "2.9" }
3030
tokio = { version = "1.46", features = [ "full" ] }
3131
trait-variant = { version = "0.1.2" }
3232
unicase = { version = "2.8.1" }
33-
uuid = { version = "1.18.0", features = ["serde", "v4"] }
33+
uuid = { version = "1.22.0", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)