There was an error while loading. Please reload this page.
1 parent b932a6c commit e9b1cf0Copy full SHA for e9b1cf0
1 file changed
rust/deps.bzl
@@ -13,7 +13,7 @@ def load_crat():
13
name = "crate_index",
14
cargo_lockfile = "@source//:Cargo.lock",
15
generator = "@cargo_bazel_bootstrap//:cargo-bazel",
16
- lockfile = "@source//:cargo-bazel-lock.json",
+ lockfile = "@//:cargo-bazel-lock.json",
17
manifests = [
18
"@source//:Cargo.toml",
19
"@source//:pact_cli/Cargo.toml",
0 commit comments