cargo-binstall/crates/binstalk/tests
Jiahao XU aeacebcf83
feat: Support passing workspace to --manifest-path (#1246)
Previously it will load the root `Cargo.toml` and treat it as the
manifest for the crate, now it will check its `package.name` and would
search for the workspace if the `package.name` does not match the crate
name.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-03 21:12:06 +00:00
..
parse-meta.Cargo.toml Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
parse-meta.rs feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00