0.2.12
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
shimun 2020-08-31 00:04:24 +02:00
parent 99787b614c
commit 8811cff6d1
Signed by: shimun
GPG Key ID: E81D8382DC2F971B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -377,7 +377,7 @@ dependencies = [
[[package]]
name = "fido2luks"
version = "0.2.11"
version = "0.2.12"
dependencies = [
"ctap_hmac",
"failure",

View File

@ -1,6 +1,6 @@
[package]
name = "fido2luks"
version = "0.2.11"
version = "0.2.12"
authors = ["shimunn <shimun@shimun.net>"]
edition = "2018"