Increase MSRV to 1.68

This commit is contained in:
2023-03-11 12:12:54 +01:00
parent 44fe3f0e76
commit b7e0f8e252
4 changed files with 17 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ jobs:
- uses: dtolnay/rust-toolchain@v1
with:
toolchain: "1.51"
toolchain: "1.68"
- run: cargo test