24 lines
888 B
TOML
24 lines
888 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "futures-channel"
|
|
version = "0.3.33"
|
|
dependencies = [
|
|
"futures-core 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-sink 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-core"
|
|
version = "0.3.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "futures-sink"
|
|
version = "0.3.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[metadata]
|
|
"checksum futures-core 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)" = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7"
|
|
"checksum futures-sink 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)" = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307"
|