From 5e153b45b4b9faaad469ad54baf17bdd9a33f59b Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sat, 2 Feb 2019 10:43:55 +0000 Subject: Update nitrokey to version 0.4.0-alpha.1 --- nitrocli/Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nitrocli/Cargo.lock') diff --git a/nitrocli/Cargo.lock b/nitrocli/Cargo.lock index 2936002..f9c7735 100644 --- a/nitrocli/Cargo.lock +++ b/nitrocli/Cargo.lock @@ -78,14 +78,14 @@ dependencies = [ "base32 0.4.0", "libc 0.2.57", "libc 0.2.48", - "nitrokey 0.4.0-alpha.0 (registry+https://github.com/rust-lang/crates.io-index)", + "nitrokey 0.4.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", "nitrokey-test 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "nitrokey" -version = "0.4.0-alpha.0" +version = "0.4.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.57", @@ -236,7 +236,7 @@ version = "0.3.4" "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" "checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1" "checksum memchr 2.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e1dd4eaac298c32ce07eb6ed9242eda7d82955b9170b7d6db59b2e02cc63fcb8" -"checksum nitrokey 0.4.0-alpha.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0c30ee966a52a3b33fb60745d37d1e0fc48cf3e04d26967034195c10c47a03a9" +"checksum nitrokey 0.4.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7af1347ff6e9a842d34f5cdf9ebfbb4c52f8e1ba864a0962d4781d02827122b" "checksum nitrokey-test 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6226eaa31d1bbb031314d9288eb0e1bf6a70e7053da7960fea13ee84cab330ea" "checksum proc-macro2 0.4.26 (registry+https://github.com/rust-lang/crates.io-index)" = "38fddd23d98b2144d197c0eca5705632d4fe2667d14a6be5df8934f8d74f1978" "checksum quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)" = "cdd8e04bd9c52e0342b406469d494fcb033be4bdbe5c606016defbb1681411e1" -- cgit v1.2.1