cargo-binstall/crates/binstalk/src
Jiahao XU fc6d9ab956
Refactor: Extract new crate binstalk-manifests (#511)
* Refactor: Extract new crate binstalk-manifests
* Fix clippy warning in mod `binstall_crates_v1`
* Rm unused deps in binstalk
* Update release-pr

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-11-08 00:50:02 +00:00
..
drivers Disable tcp_nodelay for reqwest::Client and add rate limiting for https requests (#458) 2022-10-07 15:51:34 +11:00
fetchers Support default filename with underscores. (#495) 2022-10-20 12:44:35 +11:00
helpers Refactor: Extract new crate binstalk-manifests (#511) 2022-11-08 00:50:02 +00:00
ops Fix clippy error on unit test CI (#503) 2022-10-28 13:48:16 +13:00
bins.rs Fix crate normalize-path (#508) 2022-11-03 23:11:43 +13:00
drivers.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
errors.rs Make extraction cancellable for bin and tar based formats (#481) 2022-10-13 13:31:13 +13:00
fetchers.rs Disable tcp_nodelay for reqwest::Client and add rate limiting for https requests (#458) 2022-10-07 15:51:34 +11:00
fs.rs Refactor: Extract new crate binstalk-manifests (#511) 2022-11-08 00:50:02 +00:00
helpers.rs Refactor: Extract new crate binstalk-manifests (#511) 2022-11-08 00:50:02 +00:00
lib.rs Refactor: Extract new crate binstalk-manifests (#511) 2022-11-08 00:50:02 +00:00
ops.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00