google / cargo-raze

Generate Bazel BUILD from Cargo dependencies!
Apache License 2.0
480 stars 104 forks source link

Update to rules_rust 0.6.0 #506

Closed sayrer closed 2 years ago

sayrer commented 2 years ago

This fixes the path problems in #485.

The rust_analyzer rule is no longer needed, but rust_analyzer still works as we have it here. See https://github.com/bazelbuild/rules_rust/pull/1405.