style: cargo fmt --all
This commit is contained in:
parent
eb4777c129
commit
0518194ae2
1 changed files with 1 additions and 1 deletions
|
@ -48,8 +48,8 @@ mod atomic {
|
|||
|
||||
use crate::extra_fields::ExtraField;
|
||||
use crate::result::DateTimeRangeError;
|
||||
use crate::CompressionMethod;
|
||||
use crate::types::ffi::S_IFDIR;
|
||||
use crate::CompressionMethod;
|
||||
#[cfg(feature = "time")]
|
||||
use time::{error::ComponentRange, Date, Month, OffsetDateTime, PrimitiveDateTime, Time};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue