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