]> git.lizzy.rs Git - PAKEs.git/commitdiff
README: add deps.rs badge
authorBrian Warner <warner@lothar.com>
Sat, 20 Oct 2018 16:39:12 +0000 (09:39 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 20 Oct 2018 16:39:12 +0000 (09:39 -0700)
README.md

index c3275e987de3bd5e6720eac506f11c74033cc402..adbb104c88c728ba664cd3c9fca1441b8d844bae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # RustCrypto: PAKEs [![Build Status](https://travis-ci.org/RustCrypto/PAKEs.svg?branch=master)](https://travis-ci.org/RustCrypto/PAKEs)
 [Password-Authenticated Key Agreement][1] protocols implementation.
 
+[![dependency status](https://deps.rs/repo/github/RustCrypto/PAKEs/status.svg)](https://deps.rs/repo/github/RustCrypto/PAKEs)
+
 ## Warnings
 
 Crates in this repository have not yet received any formal cryptographic and