commit | 4a8f6785bc43051603c8fc5254c6a397f57473eb | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Fri Aug 02 14:55:58 2024 +0100 |
committer | GitHub <noreply@github.com> | Fri Aug 02 13:55:58 2024 +0000 |
tree | 47db31c591fd78576573e3e99ebdb3772ceb6131 | |
parent | 00d1176940f543e55223107cce03740755b81b14 [diff] |
Add virtual deps to package, not virtual workspace root (#2775) Otherwise on repinning, we get errors because virtual workspaces can't have deps. Repinning the multi_package example hit this problem.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.