]> git.lizzy.rs Git - PAKEs.git/blobdiff - spake2/src/lib.rs
add doc logo
[PAKEs.git] / spake2 / src / lib.rs
index d189d9ce579a53e5adab13833b50a8e94c26e9b8..55a85df3384aa597ca9cd8d0a6ff34f00bdcae20 100644 (file)
@@ -1,3 +1,5 @@
+#![doc(html_logo_url =
+    "https://raw.githubusercontent.com/RustCrypto/meta/master/logo_small.png")]
 #![forbid(unsafe_code)]
 #![cfg_attr(test, deny(warnings))]