bump msrv

This commit is contained in:
Lucas Nogueira
2024-02-21 13:34:10 -03:00
parent e414579b31
commit 14f381acf8
35 changed files with 66 additions and 34 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ jobs:
echo "VCPKG_ROOT=$env:VCPKG_INSTALLATION_ROOT" | Out-File -FilePath $env:GITHUB_ENV -Append
vcpkg install openssl:x64-windows-static-md
- uses: dtolnay/rust-toolchain@1.70.0
- uses: dtolnay/rust-toolchain@1.75.0
with:
targets: ${{ matrix.platform.target }}