run cargo fix for rust 2024 changes and rustfmt
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use bytesize::ByteSize;
|
||||
|
||||
use crate::{err, Result};
|
||||
use crate::{Result, err};
|
||||
|
||||
/// Parse a human-writable size string w/ si-unit suffix into integer
|
||||
#[inline]
|
||||
|
||||
Reference in New Issue
Block a user