File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The rules are released, and releases can be found on [the GitHub Releases page](
4848- [ rust_bindgen] ( rust_bindgen.md ) : rules for generating C++ bindings.
4949- [ rust_wasm_bindgen] ( rust_wasm_bindgen.md ) : rules for generating [ WebAssembly] ( https://www.rust-lang.org/what/wasm ) bindings.
5050- [ cargo] ( cargo.md ) : Rules dedicated to Cargo compatibility. ie: [ ` build.rs ` scripts] ( https://doc.rust-lang.org/cargo/reference/build-scripts.html ) .
51- - [ crate_universe] ( crate_universe.md ) : Rules for generating Bazel targets for external crate depednencies .
51+ - [ crate_universe] ( crate_universe.md ) : Rules for generating Bazel targets for external crate dependencies .
5252
5353You can also browse the [ full API in one page] ( flatten.md ) .
5454
You can’t perform that action at this time.
0 commit comments