Load a list of clients
This commit is contained in:
@ -13,6 +13,7 @@ clap = { version = "3.1.6", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
log = "0.4.16"
|
||||
serde_json = "1.0.79"
|
||||
serde_yaml = "0.8.23"
|
||||
env_logger = "0.9.0"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
bcrypt = "0.12.1"
|
||||
|
Reference in New Issue
Block a user