sorryt 1.6

This commit is contained in:
Barrett Ruth 2025-09-11 14:06:48 -05:00
parent c788da2db6
commit 3132d901cb
2 changed files with 2 additions and 2 deletions

View file

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