Skip to content

Commit

Permalink
Bump thiserror from 1.0.50 to 1.0.56 (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent c07e1b4 commit 31488d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ phf = { version = "0.11", features = ["macros"] }
regex = "1.9.3"
serde = "1.0"
serde_derive = "1.0"
thiserror = "1.0.44"
thiserror = "1.0.56"
ansi_term = "0.12"
itertools = "0.12.0"

Expand Down

0 comments on commit 31488d3

Please sign in to comment.