fix: cfg unix forbidden in rust .82
Some checks are pending
Install.sh / build (push) Waiting to run
Linux / build (push) Waiting to run
MacOS / build (push) Waiting to run
Windows / build (push) Waiting to run

This commit is contained in:
veeso
2024-10-21 10:32:50 +02:00
parent 11559d0962
commit 69f821baef
22 changed files with 95 additions and 95 deletions

View File

@@ -519,7 +519,7 @@ mod tests {
mode: Some(UnixPex::from(0o644)),
},
};
#[cfg(unix)]
#[cfg(posix)]
assert_eq!(
explorer.fmt_file(&entry),
format!(