mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 13:26:38 +03:00
Merge pull request #5830 from deltachat/dependabot/cargo/env_logger-0.11.5
This commit is contained in:
@@ -33,7 +33,7 @@ base64 = { workspace = true }
|
||||
|
||||
# optional dependencies
|
||||
axum = { version = "0.7", optional = true, features = ["ws"] }
|
||||
env_logger = { version = "0.11.3", optional = true }
|
||||
env_logger = { version = "0.11.5", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { workspace = true, features = ["full", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user