blob: 0c79e3ed04acac17cb9cd8c01790504409ab23f3 [file]
[
{
"name": "foo",
"version": "1.0.0",
"canonical_target": "//third_party/rust_crates:foo-v1_0_0",
"shortcut_target": null,
"path": "third_party/rust_crates/vendor/foo"
},
{
"name": "bar",
"version": "0.0.1",
"canonical_target": "//third_party/rust_crates:bar-v0_0_1",
"shortcut_target": "//third_party/rust_crates:bar",
"path": "third_party/rust_crates/vendor/bar"
},
{
"name": "with_dashes_and_version",
"version": "0.1.0",
"canonical_target": "//third_party/rust_crates:with-dashes-and-version-v0_1_0",
"shortcut_target": "//third_party/rust_crates:with-dashes-and-version",
"path": "third_party/rust_crates/vendor/with-dashes-and-version-0.1.0"
}
]