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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# 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"
[[]]
= "doc-comment"
= "0.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[]]
= "impl-tools"
= "0.4.1"
= [
"autocfg",
"doc-comment",
"impl-tools-lib",
"proc-macro-error",
"syn",
]
[[]]
= "impl-tools-lib"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2a3837639a23aafd86c12b25554cfa404cee532ddb4767b88adb48cb2238e043"
= [
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro-error"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
= [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[]]
= "proc-macro-error-attr"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
= [
"proc-macro2",
"quote",
"version_check",
]
[[]]
= "proc-macro2"
= "1.0.43"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.21"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
= [
"proc-macro2",
]
[[]]
= "syn"
= "1.0.99"
= "registry+https://github.com/rust-lang/crates.io-index"
= "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd"
[[]]
= "version_check"
= "0.9.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"