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.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "typhoon-errors"
= "0.1.0-alpha.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "678ed77ae0733aaa8e59a1c6b3368bed099c9fd82f80bca444cf807a1aa0e561"
= [
"pinocchio",
]
[[]]
= "typhoon-errors-macro"
= "0.1.0-alpha.16"
= [
"pinocchio",
"quote",
"syn",
"typhoon-errors",
"typhoon-syn",
]
[[]]
= "typhoon-syn"
= "0.1.0-alpha.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78a711b2a9a5b6c956c8579b779dbd19074158a2fa2027ac0cb3bd74839f437b"
= [
"heck",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"