Skip to content

Commit 0582ee4

Browse files
committed
fix(deps): update rust crate uuid to 1.18.1
1 parent 6fbfec2 commit 0582ee4

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
@@ -25,7 +25,7 @@ quick-xml = "0.38.3"
2525
strip-ansi-escapes = "0.2.1"
2626
test-strategy = { version = "0.4.3", optional = true }
2727
thiserror = "2.0.17"
28-
uuid = "1.17.0"
28+
uuid = "1.18.1"
2929
xxhash-rust = { version = "0.8.13", features = ["xxh3"], optional = true }
3030

3131
[dev-dependencies]

0 commit comments

Comments
 (0)