Cargo.lock: update dependencies

This commit is contained in:
Tony Arcieri
2020-02-15 07:03:21 -08:00
parent fec43589af
commit 926450b573
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
// 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_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"
)]
#![forbid(unsafe_code)]