mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1469,7 +1469,6 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha-1",
|
||||
"sha2 0.10.8",
|
||||
"smallvec",
|
||||
"strum",
|
||||
"strum_macros",
|
||||
|
||||
@@ -88,7 +88,6 @@ sanitize-filename = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
sha-1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
smallvec = "1.13.2"
|
||||
strum = "0.26"
|
||||
strum_macros = "0.26"
|
||||
|
||||
Reference in New Issue
Block a user