diff --git a/src/write.rs b/src/write.rs index ccacbf0f..bb99eb11 100644 --- a/src/write.rs +++ b/src/write.rs @@ -732,7 +732,7 @@ impl ZipWriter { ) -> ZipResult<()> where S: Into> + ToOwned, - SOwned: Into> + SToOwned: Into> { self.finish_file()?;