Github MSRV version update
Some checks are pending
Rust/spacepackets/pipeline/head Build started...

This commit is contained in:
Robin Müller 2024-08-19 10:44:33 +02:00
parent 191c6f8146
commit 45cc74daa7

View File

@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.68.2
- uses: dtolnay/rust-toolchain@1.70.0
- run: cargo check --release
cross-check: