commit | ee339e27a9d9b440c39ec7db9f5d833941d56386 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Tue Apr 02 07:38:26 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 02 14:38:26 2024 +0000 |
tree | e0a0f35a63ffa34237e88709d5f7e15c6586b115 | |
parent | 0cb20f516ff36602d78df4da278959ddab579c80 [diff] |
Update test metadata for crate_universe (#2599) This change also updates tests to account for the change in registry reprs in Cargo.lock files. E.g. ``` tracing 0.2.0 (git+https://github.com/tokio-rs/tracing.git?branch=master#1e09e50e8d15580b5929adbade9c782a6833e4a0 ``` to ``` git+https://github.com/tokio-rs/tracing.git?branch=master#tracing@0.2.0 ```
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.