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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "const_format"
= "0.2.35"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7faa7469a93a566e9ccc1c73fe783b4a65c274c5ace346038dca9c39fe0030ad"
= [
"const_format_proc_macros",
]
[[]]
= "const_format_proc_macros"
= "0.2.34"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "proc-macro2"
= "1.0.103"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.42"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
= [
"proc-macro2",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
[[]]
= "unicode-xid"
= "0.2.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
[[]]
= "zenum"
= "0.0.0-reserved"
= [
"const_format",
]