Skip to content

Commit

Permalink
Merge pull request #40 from TornaxO7/dependabot/cargo/thiserror-2.0
Browse files Browse the repository at this point in the history
Update thiserror requirement from 1.0 to 2.0
  • Loading branch information
TornaxO7 authored Nov 11, 2024
2 parents 5423c61 + 12db237 commit 7943f06
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
@@ -21,4 +21,4 @@ charset = "0.1"
chumsky = "0.9"
memchr = "2.5"
quoted_printable = "0.5"
thiserror = "1.0"
thiserror = "2.0"

0 comments on commit 7943f06

Please sign in to comment.