mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
replace alexcrichton/rust-compress with lifthrasiir/rust-zip
This commit is contained in:
parent
6fe1a0e96e
commit
5cda1f862a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom
|
|||
|
||||
### Compression
|
||||
|
||||
* [alexcrichton/rust-compress](https://github.com/alexcrichton/rust-compress) — compression algorithms written in Rust [<img src="https://travis-ci.org/alexcrichton/rust-compress.png?branch=master">](https://travis-ci.org/alexcrichton/rust-compress)
|
||||
* [lifthrasiir/rust-zip](https://github.com/lifthrasiir/rust-zip) — read and write ZIP archives
|
||||
|
||||
### Computation
|
||||
* [eholk/rust-opencl](https://github.com/eholk/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [<img src="https://travis-ci.org/eholk/rust-opencl.png?branch=master">](https://travis-ci.org/eholk/rust-opencl)
|
||||
|
|
Loading…
Reference in a new issue