mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-14 17:38:33 +00:00
Adds yubico-rs library dep
This commit is contained in:
Generated
+309
File diff suppressed because it is too large
Load Diff
@@ -57,6 +57,9 @@ jsonwebtoken = "= 4.0.1"
|
||||
# U2F library
|
||||
u2f = "0.1.2"
|
||||
|
||||
# Yubico Library
|
||||
yubico="0.4.0"
|
||||
|
||||
# A `dotenv` implementation for Rust
|
||||
dotenv = { version = "0.13.0", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user