mirror of
https://github.com/rust-lang/cargo.git
synced 2026-04-17 20:54:46 +00:00
To make this more easily scale and deal with unknown fields (e.g. #13258), I iterated on the TOML directly. Fixes #15868
To make this more easily scale and deal with unknown fields (e.g. #13258), I iterated on the TOML directly. Fixes #15868