cargo-binstall/crates/binstalk
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
..
src feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00
tests feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00
Cargo.toml build(deps): update gix requirement from 0.50.0 to 0.51.0 in /crates/binstalk (#1242) 2023-08-03 04:54:51 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00