cargo-config2

Load and resolve Cargo configuration.

APACHE-2.0 License

Downloads
1.4M
Stars
11
Committers
4

Bot releases are visible (Hide)

cargo-config2 - 0.1.9

Published by github-actions[bot] about 1 year ago

  • Recognize unstable target.cfg(relocation_model = "...") on nightly.
cargo-config2 - 0.1.8

Published by github-actions[bot] over 1 year ago

  • Fix build error from dependency when built with -Z minimal-versions.
cargo-config2 - 0.1.7

Published by github-actions[bot] over 1 year ago

  • Update cfg-expr to 0.15.
cargo-config2 - 0.1.6

Published by github-actions[bot] over 1 year ago

  • Implement the [registries] and [registry] tables. (#8, thanks @yottalogical)
cargo-config2 - 0.1.5

Published by github-actions[bot] over 1 year ago

  • Fix handling of empty string rustc wrapper envs. (#7, thanks @tofay)
cargo-config2 - 0.1.4

Published by github-actions[bot] over 1 year ago

  • Update cfg-expr to 0.14.

  • Update toml to 0.7.

cargo-config2 - 0.1.3

Published by github-actions[bot] over 1 year ago

  • Migrate to toml 0.6. (#6)
cargo-config2 - 0.1.2

Published by github-actions[bot] almost 2 years ago

  • Improve error messages.

  • Add Config::cargo method.

  • Documentation improvements.

cargo-config2 - 0.1.1

Published by github-actions[bot] almost 2 years ago

  • Fix serde::Serialize impl of Config after target resolved.
cargo-config2 - 0.1.0

Published by github-actions[bot] almost 2 years ago

Initial release

Package Rankings
Top 13.06% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions