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.
= 4
[[]]
= "heck"
= "0.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[]]
= "pinocchio"
= "0.9.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5b971851087bc3699b001954ad02389d50c41405ece3548cbcafc88b3e20017a"
[[]]
= "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",
]
[[]]
= "syn"
= "2.0.111"
= "registry+https://github.com/rust-lang/crates.io-index"
= "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "typhoon-errors"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9e755fa9fa46be847a7bac4ce293f1ec5324d585c236bb62c23d7d6ffaad487e"
= [
"pinocchio",
]
[[]]
= "typhoon-errors-macro"
= "0.1.0"
= [
"pinocchio",
"quote",
"syn",
"typhoon-errors",
"typhoon-syn",
]
[[]]
= "typhoon-syn"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c7cc8de39dcbd3b13baa11b62b45dd1a33fce1dd106faa664b01cb283f0b0c10"
= [
"heck",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"