chore: drop async-fn-stream for cosmic::iced_futures::stream::channel
This commit is contained in:
parent
0de9c33822
commit
d2d0b51da6
13 changed files with 176 additions and 166 deletions
12
Cargo.lock
generated
12
Cargo.lock
generated
|
|
@ -467,17 +467,6 @@ dependencies = [
|
|||
"slab",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "async-fn-stream"
|
||||
version = "0.3.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d4ba0c4baf81a0d8ab31618ffa3ae29ceeb970a6d0d82f76130753462e39d0ea"
|
||||
dependencies = [
|
||||
"futures-util",
|
||||
"pin-project-lite",
|
||||
"smallvec",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "async-io"
|
||||
version = "1.13.0"
|
||||
|
|
@ -1676,7 +1665,6 @@ dependencies = [
|
|||
"accounts-zbus",
|
||||
"anyhow",
|
||||
"ashpd 0.12.0",
|
||||
"async-fn-stream",
|
||||
"bluez-zbus",
|
||||
"chrono",
|
||||
"clap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue