From bfd60bad090394938e3f7df74c2008daa5a5a050 Mon Sep 17 00:00:00 2001 From: Artyom Pavlov Date: Fri, 12 Feb 2021 22:01:32 +0000 Subject: [PATCH] Add deps.rs badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de1ae95..613ccf6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RustCrypto: signatures ![Rust Version][rustc-image] [![Project Chat][chat-image]][chat-link] +# RustCrypto: signatures ![Rust Version][rustc-image] [![Project Chat][chat-image]][chat-link] [![dependency status][deps-image]][deps-link] Support for [digital signatures][1], which provide authentication of data using public-key cryptography. @@ -47,6 +47,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260048-signatures +[deps-image]: https://deps.rs/repo/github/RustCrypto/signatures/status.svg +[deps-link]: https://deps.rs/repo/github/RustCrypto/signatures [//]: # (crates)