Client sessions are not persisted in main config file any more.
This commit is contained in:
parent
c8c0f6a400
commit
90a863911e
7 changed files with 100 additions and 51 deletions
|
@ -9,6 +9,7 @@ tokio = "1.19.2"
|
|||
async-trait = "0.1.57"
|
||||
serde = "1.0.144"
|
||||
serde_yaml = "0.9.10"
|
||||
serde_with = "2.0.0"
|
||||
|
||||
postbus = "0.2.0"
|
||||
mailparse = "0.13.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue