chore: bump ci toolchain and MSRV (#506)

* chore: bump ci toolchain and MSRV

* fix clippy on macOS
This commit is contained in:
SteveLauC
2023-07-19 10:54:34 +08:00
committed by GitHub
parent 9415d7c61f
commit 0ec0e5a9dd
3 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
name: CI
env:
RUST_VER: '1.68.0'
RUST_VER: '1.71.0'
CROSS_VER: '0.2.5'
CARGO_NET_RETRY: 3