Skip to content

Commit d9934d2

Browse files
Update Rust crate uuid to 1.18.0
1 parent 467927e commit d9934d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -24,4 +24,4 @@ serde_json = "1.0.140"
2424
syn = "2.0.104"
2525
test-strategy = "0.4.1"
2626
typify = "0.4.2"
27-
uuid = { version = "1.17.0", default-features = false }
27+
uuid = { version = "1.18.0", default-features = false }

0 commit comments

Comments
 (0)