mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
build: remove unused quoted_printable dependency
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1349,7 +1349,6 @@ dependencies = [
|
||||
"proptest",
|
||||
"qrcodegen",
|
||||
"quick-xml",
|
||||
"quoted_printable",
|
||||
"rand 0.8.5",
|
||||
"ratelimit",
|
||||
"regex",
|
||||
|
||||
@@ -83,7 +83,6 @@ pgp = { version = "0.16.0", default-features = false }
|
||||
pin-project = "1"
|
||||
qrcodegen = "1.7.0"
|
||||
quick-xml = "0.37"
|
||||
quoted_printable = "0.5"
|
||||
rand = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
rusqlite = { workspace = true, features = ["sqlcipher"] }
|
||||
|
||||
Reference in New Issue
Block a user