google / cargo-raze

Generate Bazel BUILD from Cargo dependencies!
Apache License 2.0
480 stars 104 forks source link

Bump rules_rust and rules_foreign_cc #532

Closed alandiegosantos closed 2 years ago

alandiegosantos commented 2 years ago

Bump rules_rust to version 0.11.0 and rules_foreign_cc to 0.9.0

This MR breaks compatibility with rules_rust < 0.7.0

Closes #522

Signed-off-by: Alan Diego dos Santos alandiegosantos@gmail.com

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

alandiegosantos commented 2 years ago

@dfreese @illicitonion @acmcarther Could you take a look at this PR?