Skip to content

Commit dc94b76

Browse files
Update Rust crate uuid to 1.23.0
1 parent f3406ed commit dc94b76

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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,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.23.0", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)