Skip to content

Commit 289447d

Browse files
authored
Update dependencies, including syn 2.0 (#122)
* cargo update * Update to predicates 3.0 * Update to syn 2.0
1 parent 84d61c1 commit 289447d

File tree

6 files changed

+164
-127
lines changed

6 files changed

+164
-127
lines changed

.github/workflows/msrv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
test:
2525
strategy:
2626
matrix:
27-
toolchain: ["1.64"]
27+
toolchain: ["1.65"]
2828

2929
runs-on: ubuntu-latest
3030
steps:

0 commit comments

Comments
 (0)