Update thiserror requirement from 1.0 to 2.0
Updates the requirements on thiserror to permit the latest version.
Commits
-
8d06fb5
Release 1.0.68 -
372fd8a
Merge pull request #344 from dtolnay/binop -
08f8992
Disregard equality binop in fallback parser -
d2a823d
Merge pull request #343 from dtolnay/unnamed -
b3bf7a6
Add logic to determine whether unnamed fmt arguments are present -
490f9c0
Merge pull request #342 from dtolnay/synfull -
7daf1b1
Defer is_syn_full() call until first expression -
c92ac99
Merge pull request #341 from dtolnay/parsescan -
40a53f7
Interleave Expr parsing and scanning better -
925f2dd
Release 1.0.67 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts