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.66"
= "registry+https://github.com/rust-lang/crates.io-index"
= "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
[[]]
= "fj"
= "0.25.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "caa0ed694e6c96842ef6bd53e015e7b6068cb3f4dcd02938b513dd84f6a8355a"
= [
"anyhow",
"fj-proc 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[]]
= "fj-proc"
= "0.25.0"
= [
"fj",
"proc-macro2",
"quote",
"serde",
"syn",
]
[[]]
= "fj-proc"
= "0.25.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "13095866c2399b7bad9f9447443495f5157292d6ec09e820e79debc25aca5991"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.47"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.21"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.147"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
[[]]
= "syn"
= "1.0.103"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"