mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
Reimplement connection pool on top of crossbeam
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -907,6 +907,7 @@ dependencies = [
|
||||
"bitflags",
|
||||
"chrono",
|
||||
"criterion",
|
||||
"crossbeam-queue",
|
||||
"deltachat_derive",
|
||||
"email",
|
||||
"encoded-words",
|
||||
@@ -928,7 +929,6 @@ dependencies = [
|
||||
"num-traits",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
"percent-encoding",
|
||||
"pgp",
|
||||
"pretty_env_logger",
|
||||
|
||||
Reference in New Issue
Block a user