Skip to content

Commit 52cb824

Browse files
authored
README.md: remove deps.rs badge
It's broken again > Failed to analyze repository > The repository you requested might be structured in an uncommon way that is not yet supported.
1 parent 9a9408e commit 52cb824

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# RustCrypto: compatibility layer for NaCl-family libraries
22

33
[![Project Chat][chat-image]][chat-link]
4-
[![dependency status][deps-image]][deps-link]
54

65
Pure Rust implementation of APIs from [NaCl]-family libraries
76
(e.g. [libsodium], [TweetNaCl]).
@@ -37,8 +36,7 @@ dual licensed as above, without any additional terms or conditions.
3736
[//]: # "badges"
3837
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3938
[chat-link]: https://rustcrypto.zulipchat.com/#all_messages
40-
[deps-image]: https://deps.rs/repo/github/RustCrypto/nacl-compat/status.svg
41-
[deps-link]: https://deps.rs/repo/github/RustCrypto/nacl-compat
39+
4240
[//]: # "general links"
4341
[nacl]: https://nacl.cr.yp.to
4442
[libsodium]: https://doc.libsodium.org

0 commit comments

Comments
 (0)