mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-07-31 22:02:13 -04: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
|
### 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)
|
* [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)
|
* [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
|
### Database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue