Skip to content

Commit eb8c395

Browse files
committed
fix: remove generator from crates_repository
1 parent e9b1cf0 commit eb8c395

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/deps.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ def load_crat():
1212
crates_repository(
1313
name = "crate_index",
1414
cargo_lockfile = "@source//:Cargo.lock",
15-
generator = "@cargo_bazel_bootstrap//:cargo-bazel",
1615
lockfile = "@//:cargo-bazel-lock.json",
1716
manifests = [
1817
"@source//:Cargo.toml",

0 commit comments

Comments
 (0)