Crates.io | crev-lib |
lib.rs | crev-lib |
version | |
source | src |
created_at | 2018-12-17 07:01:39.002152+00 |
updated_at | 2025-01-13 20:49:10.311435+00 |
description | Library interface for programmatic access to crate reviews of cargo-crev |
homepage | https://github.com/crev-dev/cargo-crev |
repository | https://github.com/crev-dev/cargo-crev |
max_upload_size | |
id | 102310 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | 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` |
size | 0 |
crev-lib
Bulk of common functionality provided by
cargo-crev
. This crate is supposed to be what
libgit2
is for git
.