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
[[]]
= "binf"
= "1.1.3"
= [
"binf_macros",
]
[[]]
= "binf_macros"
= "1.1.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c3c16fea3c49a8828fb44b1b19151890c07c66b36fde087c52e1676c26de55fa"
= [
"proc-macro2",
"proc-macro2-diagnostics",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.86"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
= [
"unicode-ident",
]
[[]]
= "proc-macro2-diagnostics"
= "0.10.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
= [
"proc-macro2",
"quote",
"syn",
"version_check",
"yansi",
]
[[]]
= "quote"
= "1.0.36"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.74"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fceb41e3d546d0bd83421d3409b1460cc7444cd389341a4c880fe7a042cb3d7"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[]]
= "version_check"
= "0.9.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[]]
= "yansi"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"