Run cargo fmt
This commit is contained in:
parent
f78e651aa6
commit
44b67ff95d
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ pub enum ZipError {
|
|||
/// The requested file could not be found in the archive
|
||||
#[error("specified file not found in archive")]
|
||||
FileNotFound,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue