Skip to content

Commit 3b98db5

Browse files
committed
fix(deps): update rust crate uuid to 1.18.1
1 parent ea0f5fe commit 3b98db5

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
@@ -18,7 +18,7 @@ quick-xml = "0.38.3"
1818
newtype-uuid = "1.2.4"
1919
thiserror = "2.0.16"
2020
strip-ansi-escapes = "0.2.1"
21-
uuid = "1.17.0"
21+
uuid = "1.18.1"
2222

2323
[dev-dependencies]
2424
goldenfile = "1.7.3"

0 commit comments

Comments
 (0)