Skip to content

Commit 01373ce

Browse files
Bump futures from 0.3.30 to 0.3.31 (#270)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feeafe0 commit 01373ce

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

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

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bitflags = "2.6.0"
1717
bluez-generated = { version = "0.3.0", path = "../bluez-generated" }
1818
dbus = { version = "0.9.7", features = ["futures"] }
1919
dbus-tokio = "0.7.6"
20-
futures = "0.3.30"
20+
futures = "0.3.31"
2121
itertools = "0.13.0"
2222
log = "0.4.22"
2323
serde = { version = "1.0.210", features = ["derive"] }

0 commit comments

Comments
 (0)