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
104
105
106
107
108
109
110
111
112
113
114
115
116
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "darling"
= "0.24.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "88490bf1b990d87eaaa7ac8aa887f629a08e7359765b4911faf63c3763347d23"
= [
"darling_core",
"darling_macro",
]
[[]]
= "darling_core"
= "0.24.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "084e274f91c482280130e1e34e0b8d6e66776a060d7b6de7b84289ca778868c4"
= [
"ident_case",
"proc-macro2",
"quote",
"strsim",
"syn",
]
[[]]
= "darling_macro"
= "0.24.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "68f5792fa0d41cd2325ce0ffa64f0a340eaebd4971a3a0c5e1ffd2cc488a355e"
= [
"darling_core",
"quote",
"syn",
]
[[]]
= "embedded-test-macros"
= "0.8.2"
= [
"darling",
"proc-macro-error3",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "ident_case"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[]]
= "proc-macro-error-attr3"
= "3.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b0084e6206a967a2dad822180626b2f6b07a3b379325e8f1ec0438e33a469ba7"
= [
"proc-macro2",
"quote",
]
[[]]
= "proc-macro-error3"
= "3.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0cf066225f2373bc711684792b69bdeac0356019b007e721090c24d92d5d5a50"
= [
"proc-macro-error-attr3",
"proc-macro2",
"quote",
]
[[]]
= "proc-macro2"
= "1.0.107"
= "registry+https://github.com/rust-lang/crates.io-index"
= "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.47"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
= [
"proc-macro2",
]
[[]]
= "strsim"
= "0.11.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[]]
= "syn"
= "3.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.24"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"