commit | 127b9b869f8fcb901bbfc01b0b41d7f86d854624 | [log] [tgz] |
---|---|---|
author | Eric McBride <eric.mcbride@toyotaconnected.com> | Tue Apr 02 18:43:41 2024 -0500 |
committer | GitHub <noreply@github.com> | Tue Apr 02 23:43:41 2024 +0000 |
tree | 023b05fd418b27edc99a01660454d7b153c13a3a | |
parent | b3175b29c0de1b6ef8f638e67756954b4764dac9 [diff] |
Fix crates.io URL (#2597) - Resolves https://github.com/bazelbuild/rules_rust/issues/2586 - All other statements already use the correct CDN urls / git repos, based off of the `config.json` - The hardcoded path seems to be based off a last ditch effort if theres not metadata spliced from the crate. I think using the hardcoded path is fine here, due to the fact that its last ditch, and I do not think the crates download url will be changing often.
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.