Skip to content

Commit

Permalink
fix(deps): update rust crate newtype-uuid to 1.2.1 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored Feb 27, 2025
1 parent 5256b96 commit fbdbbbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.70"
chrono = { version = "0.4.40", default-features = false, features = ["std"] }
indexmap = "2.7.1"
quick-xml = "0.37.2"
newtype-uuid = "1.1.3"
newtype-uuid = "1.2.1"
thiserror = "2.0.11"
strip-ansi-escapes = "0.2.1"
uuid = "1.13.2"
Expand Down

0 comments on commit fbdbbbf

Please sign in to comment.