mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 15:56:30 +03:00
Use tracing crate for logging
This commit is contained in:
@@ -25,6 +25,8 @@ anyhow = "1"
|
||||
thiserror = "1"
|
||||
rand = "0.8"
|
||||
once_cell = "1.17.0"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", default-features=false, features = ["std", "registry"] }
|
||||
|
||||
[features]
|
||||
default = ["vendored"]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user