mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 04:42:59 -05:00
Fixes issue with multiple security keys.
- Updated webauthn-rs commit hash to resolve #1796
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3327,7 +3327,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "webauthn-rs"
|
||||
version = "0.3.0-alpha.7"
|
||||
source = "git+https://github.com/kanidm/webauthn-rs?rev=ee887befbf57c5406136d8617183aa8d2b9ef387#ee887befbf57c5406136d8617183aa8d2b9ef387"
|
||||
source = "git+https://github.com/kanidm/webauthn-rs?rev=02a99f534127b30c6f4df7f2d42bc24f76dc4211#02a99f534127b30c6f4df7f2d42bc24f76dc4211"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
"log 0.4.14",
|
||||
|
||||
Reference in New Issue
Block a user