chore: update dependencies and ci workflow configurations #41
ci.yml
on: push
Matrix: cargo test
Matrix: cargo build
Matrix: cargo clippy
Matrix: cargo fmt
Upload Test Event
0s
Annotations
6 errors
cargo test (windows-latest, stable)
Process completed with exit code 127.
|
cargo test (windows-latest, nightly)
Process completed with exit code 127.
|
cargo test (macos-latest, nightly)
Process completed with exit code 1.
|
cargo test (macos-latest, stable)
Process completed with exit code 1.
|
cargo test (ubuntu-latest, stable)
Process completed with exit code 101.
|
cargo test (ubuntu-latest, nightly)
Process completed with exit code 101.
|