mirror of
https://github.com/encounter/nod-rs.git
synced 2025-12-10 14:07:54 +00:00
* Strip partitions from WBFS * More concise code * Draft: add ProcessOptions::scrub_update_partition * add scrub_update_partition for CISO * update comment * fix doctests * #[allow(clippy::too_many_arguments)] * ⬆️ Update deps * ⬆️ Update deps * 🚑 Fix compilation * run cargo update * run cargo fmt * Revert "run cargo fmt" This reverts commit0f1360779c. * Revert "run cargo update" This reverts commitcaa13433a2. * Add ScrubLevel enum & fix formatting * Update usages & fix block-padding --------- Co-authored-by: Luke Street <luke@street.dev>