ksud_magic: fix rust fmt

This commit is contained in:
Rifat Azad
2025-07-21 06:59:34 +06:00
committed by GitHub
parent c6b5440682
commit 5c6c3870a0

View File

@@ -45,4 +45,4 @@ pub const NO_MOUNT_PATH: &str = concatcp!(WORKING_DIR, ".nomount");
pub const MOUNT_SYSTEM: &str = "Magic_Mount";
pub const GLOBAL_NAMESPACE_FILE: &str = concatcp!(WORKING_DIR, ".global_mnt");
pub const GLOBAL_NAMESPACE_FILE: &str = concatcp!(WORKING_DIR, ".global_mnt");