mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-04 21:14:37 -04:00
Update Cargo.toml
Co-authored-by: Daniel <daniel.barabasa@gmail.com>
This commit is contained in:
parent
7374c298bb
commit
2aa30092c2
@ -122,8 +122,8 @@ yubico = { package = "yubico_ng", version = "0.13.0", features = ["online-tokio"
|
||||
# WebAuthn libraries
|
||||
# danger-allow-state-serialisation is needed to save the state in the db
|
||||
# danger-credential-internals is needed to support U2F to Webauthn migration
|
||||
webauthn-rs = { version = "0.5", features = ["danger-allow-state-serialisation", "danger-credential-internals"] }
|
||||
webauthn-rs-proto = "0.5"
|
||||
webauthn-rs = { version = "0.5.2", features = ["danger-allow-state-serialisation", "danger-credential-internals"] }
|
||||
webauthn-rs-proto = "0.5.2"
|
||||
|
||||
# Handling of URL's for WebAuthn and favicons
|
||||
url = "2.5.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user