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.
= 4
[[]]
= "heck"
= "0.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[]]
= "proc-macro2"
= "1.0.95"
= "registry+https://github.com/rust-lang/crates.io-index"
= "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "rustversion"
= "1.0.21"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
[[]]
= "strum"
= "0.27.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32"
= [
"strum_macros",
]
[[]]
= "strum_macros"
= "0.27.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8"
= [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn",
]
[[]]
= "syn"
= "2.0.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "time_it"
= "0.1.0"
= [
"proc-macro2",
"quote",
"strum",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"