Merge pull request #7160 from chatmail/dependabot/cargo/futures-lite-2.6.1

This commit is contained in:
dependabot[bot]
2025-09-02 18:53:52 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ deltachat-contact-tools = { path = "deltachat-contact-tools" }
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
deltachat = { path = ".", default-features = false }
futures = "0.3.31"
futures-lite = "2.6.0"
futures-lite = "2.6.1"
libc = "0.2"
log = "0.4"
mailparse = "0.16.1"