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.
= 4
[[]]
= "futures-core"
= "0.3.31"
= "registry+https://github.com/rust-lang/crates.io-index"
= "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
[[]]
= "futures-executor"
= "0.3.31"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
= [
"futures-core",
"futures-task",
"futures-util",
]
[[]]
= "futures-task"
= "0.3.31"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
[[]]
= "futures-util"
= "0.3.31"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
= [
"futures-core",
"futures-task",
"pin-project-lite",
"pin-utils",
"slab",
]
[[]]
= "pin-project-lite"
= "0.2.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
[[]]
= "pin-utils"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[]]
= "slab"
= "0.4.11"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
[[]]
= "somen"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9a8651a80951b7817b5c5d52b67a0aac244d212da3ba1bc56858023df20f16d4"
= [
"futures-core",
"pin-project-lite",
]
[[]]
= "somen-decode"
= "0.1.0"
= [
"futures-executor",
"somen",
]