cargo-binstall/crates/binstalk/src
Diogo Sousa d90547c818
Support default filename with underscores. (#495)
This is the default format used by github action rust-build/rust-build.
2022-10-20 12:44:35 +11: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 Make extraction cancellable for bin and tar based formats (#481) 2022-10-13 13:31:13 +13:00
manifests Improve auto discover (#433) 2022-09-28 02:52:14 +00:00
ops Make extraction cancellable for bin and tar based formats (#481) 2022-10-13 13:31:13 +13:00
bins.rs Add more to possible_dirs (#441) 2022-09-28 04:03:36 +00: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 Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
helpers.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
lib.rs Support new cmdline option --roots (#389) 2022-09-17 20:34:36 +12:00
manifests.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
ops.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00