cargo-binstall/crates/lib/src
2022-09-05 14:18:14 +10:00
..
drivers Stop using borrows of reqwest::Client (#316) 2022-09-04 11:00:33 +00:00
fetchers Rename flock to fs-lock (#338) 2022-09-04 15:28:22 +00:00
helpers Deprecate --secure, enforce HTTPS (#343) 2022-09-05 14:18:14 +10:00
manifests Rename flock to fs-lock (#338) 2022-09-04 15:28:22 +00:00
ops Stop using borrows of reqwest::Client (#316) 2022-09-04 11:00:33 +00:00
bins.rs Auto detect pkg_fmt (#310) 2022-08-22 12:28:36 +00:00
drivers.rs Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
errors.rs Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
fetchers.rs Optimize GhCrateMeta::find: use FuturesUnordered (#321) 2022-08-27 21:56:43 +12:00
fs.rs Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
helpers.rs Move internal details of download to be internal to download (#314) 2022-08-31 12:10:03 +12:00
lib.rs Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00
manifests.rs Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
ops.rs Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00