mirror of
https://github.com/chatmail/core.git
synced 2026-05-11 02:46:30 +03:00
feat: initial implementation of the account manager
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -848,7 +848,9 @@ dependencies = [
|
||||
"surf",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"toml",
|
||||
"url",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3336,6 +3338,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9fde2f6a4bea1d6e007c4ad38c6839fa71cbb63b6dbf5b595aa38dc9b1093c11"
|
||||
dependencies = [
|
||||
"rand",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user