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
[[]]
= "bytemuck"
= "1.23.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677"
= [
"bytemuck_derive",
]
[[]]
= "bytemuck_derive"
= "1.10.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "i8051"
= "0.1.0"
= [
"bytemuck",
"i8051-proc-macro",
"type-mapper",
]
[[]]
= "i8051-proc-macro"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b413365f269da5bfe81038b6fa418ada7d15147119f1c0eb340ed328dcce2287"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "type-mapper"
= "0.1.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7bedeb0f3102bf28216523793a6303e0b5928730be796593cc5b0c36c98dbc9f"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"