Skip to content

Commit d4a1a04

Browse files
Update Rust crate uuid to 1.18.1
1 parent 5fcdf1c commit d4a1a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.1", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)