mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +03:00
switch to queue based logging
This commit is contained in:
@@ -61,6 +61,7 @@ pretty_env_logger = "0.3.1"
|
||||
|
||||
rustyline = { version = "4.1.0", optional = true }
|
||||
futures = "0.3.4"
|
||||
crossbeam-queue = "0.2.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user