1{
2  "metadata": null,
3  "packages": [
4    {
5      "authors": [
6        "Alex Crichton <alex@alexcrichton.com>"
7      ],
8      "categories": [],
9      "default_run": null,
10      "dependencies": [
11        {
12          "features": [],
13          "kind": null,
14          "name": "compiler_builtins",
15          "optional": true,
16          "registry": null,
17          "rename": null,
18          "req": "^0.1.2",
19          "source": "registry+https://github.com/rust-lang/crates.io-index",
20          "target": null,
21          "uses_default_features": true
22        },
23        {
24          "features": [],
25          "kind": null,
26          "name": "rustc-std-workspace-core",
27          "optional": true,
28          "registry": null,
29          "rename": "core",
30          "req": "^1.0.0",
31          "source": "registry+https://github.com/rust-lang/crates.io-index",
32          "target": null,
33          "uses_default_features": true
34        }
35      ],
36      "description": "Rust compiler symbol demangling.\n",
37      "documentation": "https://docs.rs/rustc-demangle",
38      "edition": "2015",
39      "features": {
40        "compiler_builtins": [
41          "dep:compiler_builtins"
42        ],
43        "core": [
44          "dep:core"
45        ],
46        "rustc-dep-of-std": [
47          "core",
48          "compiler_builtins"
49        ],
50        "std": []
51      },
52      "homepage": "https://github.com/alexcrichton/rustc-demangle",
53      "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23",
54      "keywords": [],
55      "license": "MIT/Apache-2.0",
56      "license_file": null,
57      "links": null,
58      "manifest_path": "/usr/local/google/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/Cargo.toml",
59      "metadata": {
60        "docs": {
61          "rs": {
62            "features": [
63              "std"
64            ],
65            "rustdoc-args": [
66              "--cfg",
67              "docsrs"
68            ]
69          }
70        }
71      },
72      "name": "rustc-demangle",
73      "publish": null,
74      "readme": "README.md",
75      "repository": "https://github.com/alexcrichton/rustc-demangle",
76      "rust_version": null,
77      "source": "registry+https://github.com/rust-lang/crates.io-index",
78      "targets": [
79        {
80          "crate_types": [
81            "lib"
82          ],
83          "doc": true,
84          "doctest": true,
85          "edition": "2015",
86          "kind": [
87            "lib"
88          ],
89          "name": "rustc-demangle",
90          "src_path": "/usr/local/google/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/src/lib.rs",
91          "test": true
92        }
93      ],
94      "version": "0.1.23"
95    },
96    {
97      "authors": [
98        "Torste Aikio <zokier@gmail.com>"
99      ],
100      "categories": [],
101      "default_run": null,
102      "dependencies": [
103        {
104          "features": [],
105          "kind": null,
106          "name": "rustc-demangle",
107          "optional": false,
108          "registry": null,
109          "rename": null,
110          "req": "^0.1.16",
111          "source": "registry+https://github.com/rust-lang/crates.io-index",
112          "target": null,
113          "uses_default_features": true
114        }
115      ],
116      "description": "C API for the `rustc-demangle` crate\n",
117      "documentation": null,
118      "edition": "2015",
119      "features": {},
120      "homepage": null,
121      "id": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi#0.1.0",
122      "keywords": [],
123      "license": "MIT/Apache-2.0",
124      "license_file": null,
125      "links": null,
126      "manifest_path": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi/Cargo.toml",
127      "metadata": null,
128      "name": "rustc-demangle-capi",
129      "publish": null,
130      "readme": null,
131      "repository": "https://github.com/alexcrichton/rustc-demangle",
132      "rust_version": null,
133      "source": null,
134      "targets": [
135        {
136          "crate_types": [
137            "staticlib"
138          ],
139          "doc": true,
140          "doctest": false,
141          "edition": "2015",
142          "kind": [
143            "staticlib"
144          ],
145          "name": "rustc_demangle",
146          "src_path": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi/src/lib.rs",
147          "test": true
148        }
149      ],
150      "version": "0.1.0"
151    }
152  ],
153  "resolve": {
154    "nodes": [
155      {
156        "dependencies": [],
157        "deps": [],
158        "features": [],
159        "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
160      },
161      {
162        "dependencies": [
163          "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
164        ],
165        "deps": [
166          {
167            "dep_kinds": [
168              {
169                "kind": null,
170                "target": null
171              }
172            ],
173            "name": "rustc_demangle",
174            "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
175          }
176        ],
177        "features": [],
178        "id": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi#0.1.0"
179      }
180    ],
181    "root": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi#0.1.0"
182  },
183  "target_directory": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi/target",
184  "version": 1,
185  "workspace_default_members": [
186    "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi#0.1.0"
187  ],
188  "workspace_members": [
189    "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi#0.1.0"
190  ],
191  "workspace_root": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/rustc-demangle-capi"
192}
193