Skip to content

Commit

Permalink
Merge pull request #103 from dalance/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
dalance authored Nov 7, 2024
2 parents 9480456 + 721a041 commit de6136f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sv-parser-error/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ doctest = false
tag = false

[dependencies]
thiserror = "1.0"
thiserror = "2.0"

0 comments on commit de6136f

Please sign in to comment.