Update Rust crate uuid to v1.11.1 #149
@ -35,7 +35,7 @@ pub fn save_log(
|
||||
.as_bytes(),
|
||||
)?;
|
||||
file.flush()?;
|
||||
fs4::fs_std::FileExt::unlock(file)?;
|
||||
fs4::fs_std::FileExt::unlock(&file)?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user