Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bazel] Load
import_deps
for rules_rust
Even though we're not using these, Bazel 7 hits errors if we try to run `bazel query deps($something)` on a Rust dependency. Fixed in `rules_rust>=0.38.0`. bazelbuild/rules_rust#1166 (comment) Signed-off-by: James Wainwright <[email protected]>
- Loading branch information