Skip to content

Commit 1f7e571

Browse files
chore(cargo): bump futures-lite from 2.5.0 to 2.6.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecbec41 commit 1f7e571

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ deltachat-contact-tools = { path = "deltachat-contact-tools" }
176176
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
177177
deltachat = { path = ".", default-features = false }
178178
futures = "0.3.31"
179-
futures-lite = "2.5.0"
179+
futures-lite = "2.6.0"
180180
libc = "0.2"
181181
log = "0.4"
182182
nu-ansi-term = "0.46"

0 commit comments

Comments
 (0)