mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

Fix --scrape-examples-target-crate using package name (with dashes) instead of crate name (with underscores) This PR fixes #10035.
Fix --scrape-examples-target-crate using package name (with dashes) instead of crate name (with underscores) This PR fixes #10035.