1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "autocfg"
= "1.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[]]
= "futures-core"
= "0.3.28"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
[[]]
= "futures-executor"
= "0.3.28"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
= [
"futures-core",
"futures-task",
"futures-util",
]
[[]]
= "futures-task"
= "0.3.28"
= "registry+https://github.com/rust-lang/crates.io-index"
= "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
[[]]
= "futures-util"
= "0.3.28"
= "registry+https://github.com/rust-lang/crates.io-index"
= "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
= [
"futures-core",
"futures-task",
"pin-project-lite",
"pin-utils",
"slab",
]
[[]]
= "pin-project-lite"
= "0.2.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
[[]]
= "pin-utils"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[]]
= "slab"
= "0.4.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
= [
"autocfg",
]
[[]]
= "streem"
= "0.2.0"
= [
"futures-core",
"futures-executor",
"pin-project-lite",
]