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
[[]]
= "ostd-pod"
= "0.4.0"
= [
"ostd-pod-macros",
"padding-struct",
"zerocopy",
]
[[]]
= "ostd-pod-macros"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5f8c7ed95ccec91e385d572d38c0172d1a6e69d4860db7d67aaaedfc02245633"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "padding-struct"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "58209c5739149c742a36d77ebfff339c35269cf014df9560b03974e37bdee6bf"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.95"
= "registry+https://github.com/rust-lang/crates.io-index"
= "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
[[]]
= "zerocopy"
= "0.8.34"
= "registry+https://github.com/rust-lang/crates.io-index"
= "71ddd76bcebeed25db614f82bf31a9f4222d3fbba300e6fb6c00afa26cbd4d9d"
= [
"zerocopy-derive",
]
[[]]
= "zerocopy-derive"
= "0.8.34"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d8187381b52e32220d50b255276aa16a084ec0a9017a0ca2152a1f55c539758d"
= [
"proc-macro2",
"quote",
"syn",
]