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.14.0"
= [
"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.32"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"
= [
"unicode-xid",
]
[[]]
= "quote"
= "1.0.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.130"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
[[]]
= "serde_derive"
= "1.0.130"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "syn"
= "1.0.82"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8daf5dd0bb60cbd4137b1b587d2fc0ae729bc07cf01cd70b36a1ed5ade3b9d59"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.2.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"