Skip to content

Commit 72c2b15

Browse files
fix(deps): bump futures-lite from 2.5.0 to 2.6.0 (#422)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d522f44 commit 72c2b15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/dbus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ workspace = true
1313
async_zip = { version = "0.0.17", features = ["deflate"] }
1414
fig_os_shim.workspace = true
1515
fig_util.workspace = true
16-
futures-lite = "2.3.0"
16+
futures-lite = "2.6.0"
1717
serde.workspace = true
1818
serde_json.workspace = true
1919
thiserror.workspace = true

0 commit comments

Comments
 (0)