cargo-bazel

Crates.iocargo-bazel
lib.rscargo-bazel
version
sourcesrc
created_at2023-04-07 00:30:20.204127
updated_at2024-12-05 17:13:19.592792
descriptionA collection of tools which use Cargo to generate build targets for Bazel
homepage
repositoryhttps://github.com/bazelbuild/rules_rust
max_upload_size
id832631
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Daniel Wagner-Hall (illicitonion)

documentation

README

Crate Universe

crate_universe is a collection of tools which use Cargo to generate build targets for Bazel.

Documentation

For detailed documentation. See https://bazelbuild.github.io/rules_rust/crate_universe.html

Commit count: 1766

cargo fmt