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
76
77
78
79
80
81
82
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "beady"
= "0.2.0"
= [
"proc-macro2",
"quote",
"syn",
"tokio",
]
[[]]
= "once_cell"
= "1.13.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"
[[]]
= "pin-project-lite"
= "0.2.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
[[]]
= "proc-macro2"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.20"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"
= [
"proc-macro2",
]
[[]]
= "syn"
= "1.0.98"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "tokio"
= "1.19.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"
= [
"once_cell",
"pin-project-lite",
"tokio-macros",
]
[[]]
= "tokio-macros"
= "1.8.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"