style: cargo fmt --all

This commit is contained in:
2026-05-31 05:31:42 +02:00
parent 4b31a0f74b
commit c2ebca0da0
138 changed files with 2422 additions and 1164 deletions

View File

@@ -1,3 +1,3 @@
pub mod register_volume;
pub mod register_library_path;
pub mod ingest_asset;
pub mod register_library_path;
pub mod register_volume;