cargo-binstall/crates/binstalk/src
Jiahao XU 812fb9b0af
Fix subcrate resolution for wasm-bindgen-cli (#1245)
Fixed #1244

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-03 21:14:36 +00:00
..
drivers avoid worktree checkouts (#1207) 2023-07-17 15:46:12 +00:00
fetchers Fix failure to send quickinstall report (#1224) 2023-07-21 05:41:09 +00:00
helpers feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00
ops feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00
bins.rs feat: Add more variables for template (#1160) 2023-06-20 22:05:13 +00:00
drivers.rs feat: Impl support for alternative registries (#1184) 2023-06-30 03:52:40 +00:00
errors.rs Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
fetchers.rs Fix subcrate resolution for wasm-bindgen-cli (#1245) 2023-08-03 21:14:36 +00:00
fs.rs Use reflink_copy::reflink_or_copy in fs::atomic_install* (#1197) 2023-07-17 11:56:10 +10:00
helpers.rs feat: Support install directly from git repo (#1162) 2023-06-24 01:01:31 +00:00
lib.rs feat: Support --verbose --version/-vV (#1182) 2023-07-18 05:22:41 +00:00
ops.rs feat: Impl support for alternative registries (#1184) 2023-06-30 03:52:40 +00:00