This commit is contained in:
Tony Arcieri
2019-11-18 19:10:04 -08:00
parent 9195d5efd0
commit cccdd8dfa9
6 changed files with 17 additions and 1 deletions
+4
View File
@@ -72,6 +72,10 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#![doc(
html_logo_url = "https://raw.githubusercontent.com/tarcieri/yubikey-piv.rs/develop/img/logo.png",
html_root_url = "https://docs.rs/yubikey-piv/0.0.1"
)]
#![warn(
missing_docs,
rust_2018_idioms,