Skip to content

Commit 89b394f

Browse files
fix(deps): update rust crate uuid to 1.3.0
1 parent cba8ffd commit 89b394f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extended-primitives = {version = "0.3.8"}
4242
tracing = "0.1.37"
4343

4444
# Primitives
45-
uuid = { version = "1.2.2", features = ["serde", "v4"] }
45+
uuid = { version = "1.3.0", features = ["serde", "v4"] }
4646
bytes = "1.4.0"
4747

4848
# Utils

0 commit comments

Comments
 (0)