update v0.0.1

This commit is contained in:
Fractal-Tess
2023-05-14 16:08:58 +03:00
parent a3c052a036
commit 8c54a8c072
6 changed files with 6 additions and 5 deletions

View File

@@ -53,6 +53,8 @@ jobs:
- name: Install Rust stable
uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-20.04'
run: |