Warning: This release cointains changes to way credentials are generated, which may cause your authenticator to reject the old credential.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "fido2luks"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
authors = ["shimunn <shimun@shimun.net>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -15,7 +15,7 @@ license-file = "LICENSE"
|
||||
|
||||
[dependencies]
|
||||
#ctap = "0.1.0"
|
||||
ctap_hmac = "0.1.1"
|
||||
ctap_hmac = "0.2.1"
|
||||
cryptsetup-rs = "0.2.1"
|
||||
libcryptsetup-sys = "0.1.2"
|
||||
|
||||
|
Reference in New Issue
Block a user