mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
chore: remove direct "quinn" dependency
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1456,7 +1456,6 @@ dependencies = [
|
||||
"proptest",
|
||||
"qrcodegen",
|
||||
"quick-xml",
|
||||
"quinn 0.10.2",
|
||||
"quoted_printable",
|
||||
"rand 0.8.5",
|
||||
"ratelimit",
|
||||
|
||||
@@ -62,7 +62,6 @@ image = { version = "0.25.1", default-features=false, features = ["gif", "jpeg",
|
||||
iroh_old = { version = "0.4.2", default-features = false, package = "iroh"}
|
||||
iroh-net = { version = "0.21.0", default-features = false }
|
||||
iroh-gossip = { version = "0.21.0", default-features = false, features = ["net"] }
|
||||
quinn = "0.10.0"
|
||||
kamadak-exif = "0.5.3"
|
||||
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
||||
libc = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user