update to 1.65

This commit is contained in:
Barrett Ruth 2025-09-11 14:12:09 -05:00
parent 700fd26030
commit 93938ccfc2
5 changed files with 4 additions and 136 deletions

View file

@ -18,7 +18,7 @@ jobs:
rust:
- stable
- beta
- 1.63.0 # MSRV from Cargo.toml
- 1.65.0 # MSRV from Cargo.toml
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master