doc: remove "Usage" section that will go out of date with new versions

This commit is contained in:
Chris Hennick 2024-04-22 19:10:40 -07:00
parent 5f4dbc3100
commit 744313cd63
No known key found for this signature in database
GPG key ID: DA47AABA4961C509

View file

@ -1,5 +1,3 @@
{% assign version = "1.1.1" %}
zip
========
@ -28,22 +26,8 @@ Currently unsupported zip extensions:
* Encryption
* Multi-disk
Usage
-----
With all default features:
```toml
[dependencies]
zip = "{{version}}"
```
Without the default features:
```toml
[dependencies]
zip = { version = "{{version}}", default-features = false }
```
Features
--------
The features available are: