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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "proc-macro2"
= "1.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.46"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
= [
"serde_core",
]
[[]]
= "serde_core"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
= [
"serde_derive",
]
[[]]
= "serde_derive"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
= [
"proc-macro2",
"quote",
"syn 2.0.118",
]
[[]]
= "serde_derive_state"
= "0.4.11"
= [
"proc-macro2",
"quote",
"serde",
"serde_derive",
"syn 1.0.109",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "syn"
= "2.0.118"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.24"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"