rbase

Crates.iorbase
lib.rsrbase
version
sourcesrc
created_at2022-04-04 12:38:36.166267
updated_at2024-12-21 02:28:14.946034
descriptionGithub template to setup the CI and cargo publish
homepage
repository
max_upload_size
id561980
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
(Lsh0x)

documentation

README

rbase

Rust setup for new project

GitHub last commit CI Codecov Docs Crates.io crates.io

Adapt to your project

  • Change rbase name in README to match your project for the badges
  • Update Cargo.toml description and project name
  • Create a production environment in github and add variable CARGO_REGISTRY_TOKEN
Commit count: 0

cargo fmt