Skip to content
New issue

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

Switch to cargo-util-schemas structs #31

Open
markdingram opened this issue Mar 29, 2024 · 0 comments
Open

Switch to cargo-util-schemas structs #31

markdingram opened this issue Mar 29, 2024 · 0 comments

Comments

@markdingram
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant