mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Make parsing of name, addr, and timestamp work
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1227,9 +1227,10 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "deltachat-contact-tools"
|
||||
version = "0.1.0"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"once_cell",
|
||||
"regex",
|
||||
"rusqlite",
|
||||
|
||||
Reference in New Issue
Block a user