Skip to content

Commit

Permalink
Merge pull request #190 from krojew/dependabot/cargo/thiserror-2.0.0
Browse files Browse the repository at this point in the history
Update thiserror requirement from 1.0.48 to 2.0.0
  • Loading branch information
krojew authored Nov 7, 2024
2 parents bbb5283 + 51861dc commit adef870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ derivative = "2.2.0"
derive_more = { version = "1.0.0", features = ["constructor", "display"] }
bytes = "1.5.0"
itertools = "0.13.0"
thiserror = "1.0.48"
thiserror = "2.0.0"

0 comments on commit adef870

Please sign in to comment.