dbus: Use FutureSource instead of a channel

This commit is contained in:
Ian Douglas Scott 2026-02-13 12:48:48 -08:00 committed by Victoria Brekenfeld
parent 2f7c34f29a
commit 3c834e9c85
4 changed files with 15 additions and 31 deletions

1
Cargo.lock generated
View file

@ -544,6 +544,7 @@ checksum = "4dbf9978365bac10f54d1d4b04f7ce4427e51f71d61f2fe15e3fed5166474df7"
dependencies = [
"async-task",
"bitflags 2.11.0",
"futures-core",
"polling",
"rustix 1.1.4",
"slab",