fix: ctap crate

This commit is contained in:
2022-07-05 15:35:54 +02:00
parent fce6ea2e31
commit 17c96090bd
2 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -254,8 +254,8 @@ dependencies = [
[[package]]
name = "ctap-hid-fido2"
version = "3.3.1"
source = "git+https://github.com/shimunn/ctap-hid-fido2.git?branch=user_entity#ad95bc3b389e2b9a332b9e9514831a59f964c131"
version = "3.4.0"
source = "git+https://github.com/shimunn/ctap-hid-fido2.git?branch=explicit_uv#19161c29835648cc8629b836ddbb757c7f63536a"
dependencies = [
"aes",
"anyhow",