20 Commits

Author SHA1 Message Date
d6969045be Migrate to Rust edition 2024 2025-03-04 23:14:00 -07:00
f0af954c23 Resolve CI issues 2024-11-22 00:11:48 -07:00
3848edfe7b Add conversion support & large refactor 2024-11-22 00:01:26 -07:00
5ad514d59c Use mimalloc when targeting musl
Also removes the armv7 linux build.
If you used it, let me know!
2024-09-29 12:10:59 -06:00
6f3052e05d Use workspace keys in Cargo.toml 2024-09-10 23:19:19 -06:00
d2b8135cdb Use full LTO, update dependencies & CI 2024-09-08 16:29:48 -06:00
1895b7df3f Fixes & bump to version 1.0.0 2024-02-22 23:49:28 -07:00
09f008a34b Disable i686 Linux build 2024-02-21 23:37:29 -07:00
7ba95bb22e Bump MSRV to 1.73 2024-02-21 23:33:48 -07:00
f82d8b9f17 Fix checks & build 2024-02-21 23:25:53 -07:00
fff7b350b1 More build fix attempts 2024-02-02 16:29:11 -07:00
ec85b8380d Build fix attempts 2024-02-02 16:26:45 -07:00
4f794f06cb WIP WIA/RVZ & more 2024-02-02 16:21:05 -07:00
97c726c209 Add -h (validate Wii disc hashes); complete documentation 2022-02-03 20:54:16 -05:00
6b8d41b130 clippy config & fixes; enable LTO 2022-02-03 02:36:41 -05:00
46fa0c59ff Add cargo deny action to CI 2022-02-03 02:07:24 -05:00
6227718564 Migrate to binrw; update cargo deny config; update deps 2022-02-03 02:03:21 -05:00
d7279f50de Bump MSRV all the way to Rust 1.51 (thanks libraries) 2021-08-23 10:36:57 -04:00
e7fc234fdf Remove unstable library features 2021-08-23 10:13:40 -04:00
20bed46d43 Initial commit 2021-08-23 09:48:35 -04:00