revamp extensions

This commit is contained in:
2020-04-12 20:05:38 +02:00
parent bb202c8a54
commit 5da5ac54f0
8 changed files with 249 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "ctap_hmac"
description = "A Rust implementation of the FIDO2 CTAP protocol, including the HMAC extension"
version = "0.4.0"
version = "0.4.2"
license = "Apache-2.0/MIT"
homepage = "https://github.com/shimunn/ctap"
repository = "https://github.com/shimunn/ctap"