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.2"
= [
"binf_macros",
]
[[]]
= "binf_macros"
= "1.1.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "97ea9c81a2335ac3e479cc7c65ee47ec5fc8de593673e6abc95204db42c09b44"
= [
"proc-macro2",
"proc-macro2-diagnostics",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.85"
= "registry+https://github.com/rust-lang/crates.io-index"
= "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23"
= [
"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.66"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[]]
= "version_check"
= "0.9.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[]]
= "yansi"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"