mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 19:36:32 +03:00
chore(cargo): bump pretty_env_logger from 0.4.0 to 0.5.0
This commit is contained in:
@@ -10,7 +10,7 @@ anyhow = "1"
|
||||
deltachat = { path = "..", features = ["internals"]}
|
||||
dirs = "5"
|
||||
log = "0.4.18"
|
||||
pretty_env_logger = "0.4"
|
||||
pretty_env_logger = "0.5"
|
||||
rusqlite = "0.29"
|
||||
rustyline = "11"
|
||||
tokio = { version = "1", features = ["fs", "rt-multi-thread", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user