Skip to content

Commit 851a7d1

Browse files
authored
fix(deps): update rust crate newtype-uuid to 1.2.2 (#382)
1 parent 4beddc1 commit 851a7d1

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
@@ -15,7 +15,7 @@ rust-version = "1.70"
1515
chrono = { version = "0.4.41", default-features = false, features = ["std"] }
1616
indexmap = "2.7.1"
1717
quick-xml = "0.37.5"
18-
newtype-uuid = "1.2.1"
18+
newtype-uuid = "1.2.2"
1919
thiserror = "2.0.12"
2020
strip-ansi-escapes = "0.2.1"
2121
uuid = "1.13.2"

0 commit comments

Comments
 (0)