Skip to content
Snippets Groups Projects
Unverified Commit a1da82c8 authored by Daniel García's avatar Daniel García
Browse files

Add online feature to yubico

parent 00abd4c8
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ jsonwebtoken = "= 4.0.1"
u2f = "0.1.2"
# Yubico Library
yubico= { version = "0.4.0", default-features = false }
yubico = { version = "=0.4.0", features = ["online"], default-features = false }
# A `dotenv` implementation for Rust
dotenv = { version = "0.13.0", default-features = false }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment