-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate from cargo_raze to crate_universe
The cargo_raze buildfile generator is no longer actively maintained. It's superceded by crate_universe which doesn't require manual installation of external tools or custom Cargo.toml configuration. As a nice side effect, updating dependencies now only changes the Cargo.lock and Cargo.bazel.lock files instead of a gazillion individual buildfiles files in some subdirectory. To rebuild the lockfiles: ``` CARGO_BAZEL_REPIN=1 bazel sync --only=crate_index ```
- Loading branch information
1 parent
fa97b28
commit 61309c1
Showing
270 changed files
with
14,086 additions
and
21,873 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.