mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-22 13:16:39 +00:00
Merge branch 'master' into rocket-0.4
# Conflicts: # Cargo.toml
This commit is contained in:
commit
e5af230315
@ -57,7 +57,7 @@ jsonwebtoken = "5.0.1"
|
|||||||
u2f = "0.1.2"
|
u2f = "0.1.2"
|
||||||
|
|
||||||
# Yubico Library
|
# 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
|
# A `dotenv` implementation for Rust
|
||||||
dotenv = { version = "0.13.0", default-features = false }
|
dotenv = { version = "0.13.0", default-features = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user