mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
fix link
This commit is contained in:
parent
a3b5e373e0
commit
4219bd0ec9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Only projects that are stable and useful to users are added. Projects that do no
|
|||
### Cryptography
|
||||
|
||||
* [DaGenix/rust-crypto](https://github.com/DaGenix/rust-crypto) — cryptographic algorithms in Rust [<img src="https://travis-ci.org/DaGenix/rust-crypto.png?branch=master">](https://travis-ci.org/DaGenix/rust-crypto)
|
||||
* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — (libsodium)[https://github.com/jedisct1/libsodium] bindings
|
||||
* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — [libsodium](https://github.com/jedisct1/libsodium) bindings
|
||||
* [sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) — OpenSSL bindings [<img src="https://travis-ci.org/sfackler/rust-openssl.png?branch=master">](https://travis-ci.org/sfackler/rust-openssl)
|
||||
|
||||
### Database
|
||||
|
|
Loading…
Reference in a new issue