Add -h (validate Wii disc hashes); complete documentation

This commit is contained in:
2022-02-03 20:54:05 -05:00
parent 3e78aad790
commit 97c726c209
9 changed files with 93 additions and 16 deletions

View File

@@ -9,6 +9,8 @@ jobs:
strategy:
matrix:
toolchain: [ stable, 1.51.0, nightly ]
env:
RUSTFLAGS: -D warnings
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1