Skip to content

Commit

Permalink
Merge pull request #6398 from deltachat/dependabot/cargo/env_logger-0…
Browse files Browse the repository at this point in the history
….11.6
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents 51e7bcf + 49c09df commit 15b6ed1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deltachat-jsonrpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ base64 = { workspace = true }

# optional dependencies
axum = { version = "0.7", optional = true, features = ["ws"] }
env_logger = { version = "0.11.5", optional = true }
env_logger = { version = "0.11.6", optional = true }

[dev-dependencies]
tokio = { workspace = true, features = ["full", "rt-multi-thread"] }
Expand Down

0 comments on commit 15b6ed1

Please sign in to comment.