feat: update dependencies, fix u2f compile failure

This commit is contained in:
2023-10-01 22:05:45 +08:00
parent 1018d408b4
commit c21a4082dc
2 changed files with 105 additions and 104 deletions

View File

@@ -37,3 +37,6 @@ tabled = "0.14.0"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"
[patch.crates-io]
u2f = { git = "https://github.com/jht5945/u2f-rs.git" }