bazelbuild / bazelbuild/rules_rust

Support sharing Cargo crates between bzlmod modules

Open
#3,157 6 comments 2 reactions 0 assignees View on GitHub
crate-universe needs-design
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

I want to support bazel for my crates with bzlmod, but, currently (afaik), Cargo dependencies have to be re-added per module, requiring unique naming of extension modules and creating many copies of the same crate. If `crate_universe` could merge all of the used modules' Cargo manifests/specs, I would be able to support Bazel in my crates.

Apologies if this already has been implemented, just let me know.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.