build: Upgrade deps
fix: Avoid using a tmpfs with minio
style(core): Use .unwrap_or_default()
Efficient block-based backups.
WARNING: This software is still early in development and likely has bugs lurking!
Xiru is a backup tool that works by backing up the actual filesystem, not its contents, and splitting that into individual blocks. These blocks can then be de-duplicated, compressed, and restored, while preserving the full and exact filesystem structure you originally had.