yubikey-piv v0.1.0 (#180)

This commit is contained in:
Tony Arcieri (iqlusion)
2020-10-19 08:26:05 -07:00
committed by GitHub
parent 199496ab01
commit fc62fc286d
5 changed files with 55 additions and 14 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
//!
//! ## Minimum Supported Rust Version
//!
//! Rust 1.39+
//! Rust 1.44+
//!
//! ## Supported YubiKeys
//!
@@ -123,7 +123,7 @@
#![doc(
html_logo_url = "https://raw.githubusercontent.com/iqlusioninc/yubikey-piv.rs/develop/img/logo.png",
html_root_url = "https://docs.rs/yubikey-piv/0.0.3"
html_root_url = "https://docs.rs/yubikey-piv/0.1.0"
)]
#![forbid(unsafe_code)]
#![warn(