Reformat using the new identifier sorting from rustfmt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use std::ffi::CString;
|
||||
use std::path::{absolute, Path, PathBuf};
|
||||
use std::path::{Path, PathBuf, absolute};
|
||||
use std::{fs, io};
|
||||
|
||||
// Unfortunately, on windows, it looks like msvcrt.dll is silently translating
|
||||
|
||||
Reference in New Issue
Block a user