Update readme and bump version
This commit is contained in:
parent
2fa4111042
commit
3e532d8ef3
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
|
||||
name = "zip"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/mvdnes/zip-rs.git"
|
||||
|
|
|
@ -20,7 +20,6 @@ Supported compression formats:
|
|||
|
||||
Currently unsupported zip extensions:
|
||||
|
||||
* Most of ZIP64, although there is some support for archives with more than 65535 files
|
||||
* Encryption
|
||||
* Multi-disk
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue