mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
fix lint error
This commit is contained in:
parent
bdc2e109aa
commit
9b9850dd67
@ -1223,12 +1223,11 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
|
||||
* [abonander/img_hash](https://github.com/abonander/img_hash) — Perceptual image hashing and comparison for equality and similarity. [](https://travis-ci.org/abonander/img_hash)
|
||||
* [image-rs/image](https://github.com/image-rs/image) — Basic imaging processing functions and methods for converting to and from image formats [](https://travis-ci.org/image-rs/image)
|
||||
* [image-rs/imageproc](https://github.com/image-rs/imageproc) — An image processing library, based on the `image` library. [](https://travis-ci.org/image-rs/imageproc
|
||||
* [image-rs/imageproc](https://github.com/image-rs/imageproc) — An image processing library, based on the `image` library. [](https://travis-ci.org/image-rs/imageproc)
|
||||
* [rust-cv/cv](https://github.com/rust-cv/cv) — Rust CV is a project to implement computer vision algorithms, abstractions, and systems in Rust. #[no_std] is supported where possible. 
|
||||
* [teovoinea/steganography](https://github.com/teovoinea/steganography) [[steganography](https://crates.io/crates/steganography)] — A simple steganography library [](https://travis-ci.org/teovoinea/steganography)
|
||||
* [twistedfall/opencv-rust](https://github.com/twistedfall/opencv-rust) — Rust bindings for OpenCV [](https://travis-ci.org/twistedfall/opencv-rust)
|
||||
|
||||
|
||||
### Language specification
|
||||
|
||||
* [shnewto/bnf](https://github.com/shnewto/bnf) — A library for parsing Backus–Naur form context-free grammars. [](https://travis-ci.org/shnewto/bnf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user