You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src
Manos Pitsidianakis 721891c295 Update nom dependency 2 years ago
..
addressbook melib/addressbook/vcard: Parse vCards with just LF instead of CRLF line endings 3 years ago
backends Update nom dependency 2 years ago
email Update nom dependency 2 years ago
gpgme Update most Cargo dependencies 2 years ago
text_processing Fix some clippy suggestions 3 years ago
thread
addressbook.rs melib/addressbook: log vcard parsing failures 3 years ago
backends.rs Update most Cargo dependencies 2 years ago
collection.rs
conf.rs Add extra_identities configuration flag 3 years ago
connections.rs Update most Cargo dependencies 2 years ago
datetime.rs melib/datetime: use *const c_char instead of *const i8 for portability 3 years ago
email.rs melib/smtp: fix Cc and Bcc ignored when sending mail 3 years ago
error.rs
lib.rs
logging.rs
parsec.rs
search.rs
smtp.rs melib/smtp: fix Cc and Bcc ignored when sending mail 3 years ago
sqlite3.rs
thread.rs