chore: Rust 1.77 linting
This commit is contained in:
@@ -224,6 +224,7 @@ impl InputHandler {
|
||||
.read(true)
|
||||
.write(true)
|
||||
.create(true)
|
||||
.truncate(true)
|
||||
.open(&path)?,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user