Skip to content

Commit

Permalink
Merge pull request #6385 from deltachat/dependabot/cargo/async-broadc…
Browse files Browse the repository at this point in the history
…ast-0.7.2
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents 65af309 + f9a7837 commit dde79fb
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ format-flowed = { path = "./format-flowed" }
ratelimit = { path = "./deltachat-ratelimit" }

anyhow = { workspace = true }
async-broadcast = "0.7.1"
async-broadcast = "0.7.2"
async-channel = { workspace = true }
async-imap = { version = "0.10.2", default-features = false, features = ["runtime-tokio", "compress"] }
async-native-tls = { version = "0.5", default-features = false, features = ["runtime-tokio"] }
Expand Down

0 comments on commit dde79fb

Please sign in to comment.