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
[[]]
= "harled_core"
= "0.4.0"
= [
"proc-macro2",
"quote",
"strum",
"syn",
]
[[]]
= "heck"
= "0.4.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[]]
= "proc-macro2"
= "1.0.86"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.36"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
= [
"proc-macro2",
]
[[]]
= "rustversion"
= "1.0.17"
= "registry+https://github.com/rust-lang/crates.io-index"
= "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
[[]]
= "strum"
= "0.24.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
= [
"strum_macros",
]
[[]]
= "strum_macros"
= "0.24.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
= [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"