mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-07 14:39:20 +00:00
Update yubico to fix OpenSSL error
This commit is contained in:
parent
f571df7367
commit
60f6a350be
2 changed files with 15 additions and 315 deletions
|
|
@ -72,7 +72,7 @@ jsonwebtoken = "5.0.1"
|
|||
u2f = "0.1.4"
|
||||
|
||||
# Yubico Library
|
||||
yubico = { version = "0.5.0", features = ["online"], default-features = false }
|
||||
yubico = { version = "0.5.1", features = ["online"], default-features = false }
|
||||
|
||||
# A `dotenv` implementation for Rust
|
||||
dotenv = { version = "0.13.0", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue