Skip to content

Commit 28e9e85

Browse files
committed
fix(deps): update rust crate newtype-uuid to 1.3.1
1 parent de96304 commit 28e9e85

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
@@ -15,7 +15,7 @@ rust-version = "1.70"
1515
chrono = { version = "0.4.42", default-features = false, features = ["std"] }
1616
indexmap = "2.11.4"
1717
quick-xml = "0.38.3"
18-
newtype-uuid = "1.2.4"
18+
newtype-uuid = "1.3.1"
1919
thiserror = "2.0.16"
2020
strip-ansi-escapes = "0.2.1"
2121
uuid = "1.17.0"

0 commit comments

Comments
 (0)