Skip to content

Commit

Permalink
chore: raise msrv to 1.65 (addr2line)
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts committed Sep 16, 2023
1 parent f04d9e9 commit 3f529f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.60
toolchain: 1.65
override: true
- uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 3f529f4

Please sign in to comment.