amethyst / amethyst/bracket-lib
warning: bracket-lib/Cargo.toml: unused manifest key: package.incremental
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Has this ever worked before? I mean, it's possible that it changed in newer cargo(s) because it seems it's not a thing under `[package]` but it's:
* in a [profile](https://doc.rust-lang.org/cargo/reference/profiles.html#incremental) section of `Cargo.toml`
* in file [.cargo/config[.toml]](https://doc.rust-lang.org/cargo/reference/config.html#hierarchical-structure) as [`build.incremental`](https://doc.rust-lang.org/cargo/reference/config.html#buildincremental)
Added by commit: https://github.com/amethyst/bracket-lib/commit/c72aabd950054067584bda06cfe474f1d0681de5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.