add update deps

This commit is contained in:
2022-06-06 13:01:22 +08:00
parent 2c1cdc5720
commit fd3c93a8d4
5 changed files with 488 additions and 1028 deletions

View File

@ -18,6 +18,8 @@ jobs:
strategy:
matrix:
include:
- target: aarch64-unknown-linux-musl
os: ubuntu-latest
- target: x86_64-unknown-linux-musl
os: ubuntu-latest
- target: x86_64-apple-darwin