Update MSRV to fix CI issues

This commit is contained in:
PaulDotSH 2024-06-11 08:39:09 -04:00
commit b82ed638d7

View file

@ -23,7 +23,7 @@ jobs:
toolchain: beta
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
toolchain: 1.60.0 # MSRV
toolchain: 1.66.0 # MSRV
- os: ubuntu-latest
deps: sudo apt update ; sudo apt install gcc-multilib
target: i686-unknown-linux-gnu