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
[[]]
= "anyhow"
= "1.0.68"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
[[]]
= "fj"
= "0.33.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "27735d41612c4c459ba28028ef96acb36dfb7092dcff23bfdfae65b8a50a739b"
= [
"anyhow",
"fj-proc 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[]]
= "fj-proc"
= "0.33.0"
= [
"fj",
"proc-macro2",
"quote",
"serde",
"syn",
]
[[]]
= "fj-proc"
= "0.33.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "147b0d20abed5e5fd94fc60e77f8ab222e4bbd0e462f8170670aa5436e524032"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.50"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ef7d57beacfaf2d8aee5937dab7b7f28de3cb8b1828479bb5de2a7106f2bae2"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.23"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.152"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
[[]]
= "syn"
= "1.0.107"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"