Update README and bump version
This commit is contained in:
parent
3e237d8e76
commit
6a31154681
2 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
|
|
||||||
name = "zip"
|
name = "zip"
|
||||||
version = "0.2.7"
|
version = "0.2.8"
|
||||||
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
|
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/mvdnes/zip-rs.git"
|
repository = "https://github.com/mvdnes/zip-rs.git"
|
||||||
|
|
|
@ -24,6 +24,8 @@ Currently unsupported zip extensions:
|
||||||
* Encryption
|
* Encryption
|
||||||
* Multi-disk
|
* Multi-disk
|
||||||
|
|
||||||
|
We aim to support rust versions 1.20+.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue