1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-29 22:01:07 +02:00

fix header level

This commit is contained in:
kud1ing 2014-07-18 08:35:53 +02:00
parent b88b0d22b0
commit 6fe1a0e96e

View File

@ -25,7 +25,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom
* [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) * [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)
## Computation ### 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) * [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)
### Cryptography ### Cryptography