mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
extract account and config from cli to lib (#340)
This commit is contained in:
@@ -31,6 +31,7 @@ clap = { version = "2.33.3", default-features = false, features = ["suggestions"
|
||||
convert_case = "0.5.0"
|
||||
env_logger = "0.8.3"
|
||||
erased-serde = "0.3.18"
|
||||
himalaya-lib = { path = "../lib" }
|
||||
html-escape = "0.2.9"
|
||||
lettre = { version = "0.10.0-rc.1", features = ["serde"] }
|
||||
log = "0.4.14"
|
||||
|
||||
Reference in New Issue
Block a user