Bump cargo deps

This commit is contained in:
Gregory Schier
2023-10-18 13:25:20 -07:00
parent fce06747e3
commit 7d9fbda975
4 changed files with 505 additions and 339 deletions

View File

@@ -9,11 +9,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-12
- os: macos-latest
target: aarch64-apple-darwin
- os: macos-12
- os: macos-latest
target: x86_64-apple-darwin
- os: windows-2022
- os: windows-latest
target: x86_64-pc-windows-msvc
- os: ubuntu-20.04
target: x86_64-unknown-linux-gnu