We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#internal-1
New member crate cargo-util-schemas! This contains low-level Cargo schema types, focusing on serde and FromStr for use in reading files and parsing command-lines. Any logic for getting final semantics from these will likely need other tools to process, like cargo metadata. The crates.io publish of this crate is the same as other members crates. It follows Rust's 6-week release process. rust-lang/cargo#13178 rust-lang/cargo#13185 rust-lang/cargo#13186 rust-lang/cargo#13209 rust-lang/cargo#13267
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#internal-1
The text was updated successfully, but these errors were encountered: