Skip to content

Commit 7683ace

Browse files
authored
fix(deps): update rust crate uuid to 1.17.0 (#313)
1 parent 1bb2dd6 commit 7683ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ quick-xml = "0.37.5"
1818
newtype-uuid = "1.2.3"
1919
thiserror = "2.0.12"
2020
strip-ansi-escapes = "0.2.1"
21-
uuid = "1.13.2"
21+
uuid = "1.17.0"
2222

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

0 commit comments

Comments
 (0)