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.69"
= "registry+https://github.com/rust-lang/crates.io-index"
= "224afbd727c3d6e4b90103ece64b8d1b67fbb1973b1046c2281eed3f3803f800"
[[]]
= "fj"
= "0.35.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "898b7dffae5aeacb994e6141a1a2a7b2d5abb3fe4eb39dbc67e899ed521456e7"
= [
"anyhow",
"fj-proc 0.35.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[]]
= "fj-proc"
= "0.35.0"
= [
"fj",
"proc-macro2",
"quote",
"serde",
"syn",
]
[[]]
= "fj-proc"
= "0.35.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "40d39961adbbe58ae75876f0b14925056fc6a75201b0db379a0c1e94eceb6378"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.51"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
= [
"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"