Commit Graph

17 Commits

Author SHA1 Message Date
Luke Street 97c726c209 Add -h (validate Wii disc hashes); complete documentation 2022-02-03 20:54:16 -05:00
Luke Street 3e78aad790 Remove rust-version from Cargo.toml (not useful yet) 2022-02-03 02:42:41 -05:00
Luke Street 6b8d41b130 clippy config & fixes; enable LTO 2022-02-03 02:36:41 -05:00
Luke Street 46fa0c59ff Add cargo deny action to CI 2022-02-03 02:07:24 -05:00
Luke Street 6227718564 Migrate to binrw; update cargo deny config; update deps 2022-02-03 02:03:21 -05:00
Luke Street 8b3f655dc2 Various updates
- Use thiserror for nod::Error
- Use anyhow for error context chaining
- Stream logic fixes
2022-02-03 02:02:49 -05:00
Luke Street 4b32388fa5 Add new_disc_io_from_{buf,stream} 2022-02-03 02:02:49 -05:00
Luke Street 50f171dcf5 Fix resolving NFS key path on Windows 2021-09-08 00:26:22 -04:00
Luke Street 9322b8e55b Add deny.toml for cargo-deny 2021-09-02 23:32:58 -04:00
Luke Street 35388db458 Cleanup & add as_dyn to ReadStream 2021-09-01 16:10:22 -04:00
Luke Street dc5217dd04 Fix LICENSE copyright 2021-08-25 14:54:52 -04:00
Luke Street aaf9d37306 Reformat with rustfmt 2021-08-25 11:22:17 -04:00
Luke Street 9df1aa4149 Release 0.1.1: Improvements to windowed stream API, minor fixes 2021-08-23 16:51:05 -04:00
Luke Street 1e60c551e1 Release 0.1.0 2021-08-23 11:11:56 -04:00
Luke Street d7279f50de Bump MSRV all the way to Rust 1.51 (thanks libraries) 2021-08-23 10:36:57 -04:00
Luke Street e7fc234fdf Remove unstable library features 2021-08-23 10:13:40 -04:00
Luke Street 20bed46d43 Initial commit 2021-08-23 09:48:35 -04:00