gazelle_rust
gazelle_rust copied to clipboard
Support the Bzlmod
I'm working on the new monorepo project based on the existing Cargo project, we decided to use Blzmod instead of the old Workspace. We have applied the hybrid mode but IMO should support Bzlmod by default:
- Use new naming convention:
gazelle
instead ofbazel_gazelle
,rules_go
instead ofio_bazel_rules_go
- Easy to setup
I propose a PR that I have use as local module: https://github.com/Calsign/gazelle_rust/pull/9