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.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
= [
"unicode-segmentation",
]
[[]]
= "if_chain"
= "1.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cd62e6b5e86ea8eeeb8db1de02880a6abc01a397b2ebb64b5d74ac255318f5cb"
[[]]
= "kuon_proc_macro_utils"
= "0.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4cd75dfa3823ed7cb84d6b1ec39adfa448f94850e8ba334b317c4a07df8be786"
= [
"if_chain",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "kuon_request_derive"
= "0.0.1"
= [
"heck",
"kuon_proc_macro_utils",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "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"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
[[]]
= "unicode-segmentation"
= "1.12.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"