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
[[]]
= "autocxx-parser"
= "0.17.2"
= [
"log",
"proc-macro2",
"quote",
"serde",
"serde_derive",
"syn",
]
[[]]
= "cfg-if"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[]]
= "log"
= "0.4.14"
= "registry+https://github.com/rust-lang/crates.io-index"
= "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
= [
"cfg-if",
]
[[]]
= "proc-macro2"
= "1.0.36"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
= [
"unicode-xid",
]
[[]]
= "quote"
= "1.0.15"
= "registry+https://github.com/rust-lang/crates.io-index"
= "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.136"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
[[]]
= "serde_derive"
= "1.0.136"
= "registry+https://github.com/rust-lang/crates.io-index"
= "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "syn"
= "1.0.88"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ebd69e719f31e88618baa1eaa6ee2de5c9a1c004f1e9ecdb58e8352a13f20a01"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.2.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"