Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to 2.0.11 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored Jan 11, 2025
1 parent 4660555 commit a3b37cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@ chrono = { version = "0.4.39", default-features = false, features = ["std"] }
indexmap = "2.5.0"
quick-xml = "0.37.2"
newtype-uuid = "1.1.3"
thiserror = "2.0.10"
thiserror = "2.0.11"
strip-ansi-escapes = "0.2.0"
uuid = "1.10.0"

Expand Down

0 comments on commit a3b37cc

Please sign in to comment.