update ctap_hmac

This commit is contained in:
2020-04-02 17:22:15 +02:00
parent c99d7f562d
commit 0ba77963d2
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "fido2luks"
version = "0.2.4"
version = "0.2.5"
authors = ["shimunn <shimun@shimun.net>"]
edition = "2018"
@@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
license-file = "LICENSE"
[dependencies]
ctap_hmac = "0.2.1"
ctap_hmac = "0.2.2"
hex = "0.3.2"