Skip to content

chore: inline dependencies in types crates #5993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nmattia
Copy link
Contributor

@nmattia nmattia commented Jul 21, 2025

This inlines DEPENDENCIES and other dep bundles in BUILD.bazel files for the crates under rs/types. This makes the dependencies of each target more explicit and helps analysis tools.

This inlines `DEPENDENCIES` and other dep bundles in `BUILD.bazel` files
for the crates under `rs/types`. This makes the dependencies of each
target more explicit and helps analysis tools.
@github-actions github-actions bot added the chore label Jul 21, 2025
@nmattia nmattia marked this pull request as ready for review July 22, 2025 15:31
@nmattia nmattia requested review from a team as code owners July 22, 2025 15:31
@nmattia nmattia enabled auto-merge July 22, 2025 15:33
Co-authored-by: Pierugo Pace <pierugo.pace@dfinity.org>
@nmattia nmattia force-pushed the nm-inline-types-deps branch from cfd50ae to 9cccc42 Compare July 22, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants