This commit is contained in:
Stefan Schwarz 2020-05-03 16:51:20 +02:00
parent 867a2c8ebf
commit e99de57edc
24 changed files with 11772 additions and 187 deletions

1
Cargo.lock generated
View file

@ -1159,6 +1159,7 @@ dependencies = [
"async-std",
"mailparse",
"notmuch",
"percent-encoding",
"serde",
"toml",
]