cargo-binstall/crates/binstalk-manifests/src
Jiahao XU b49bcb7a16
Fix clippy lints (#2111)
* Fix indentation of docs in extracted_files.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Optimize parse_header_retry_after

Use next_back instead of last

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix doc indentation in cargo_config.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2025-04-04 14:14:17 +00:00
..
cargo_crates_v1 Fix v1 manifest format for git and local path (#1821) 2024-07-17 05:34:12 +00:00
binstall_crates_v1.rs Log when FileLock::drop fails to unlock file (#2064) 2025-02-22 14:33:36 +00:00
cargo_config.rs Fix clippy lints (#2111) 2025-04-04 14:14:17 +00:00
cargo_crates_v1.rs Log when FileLock::drop fails to unlock file (#2064) 2025-02-22 14:33:36 +00:00
crates_manifests.rs Log when FileLock::drop fails to unlock file (#2064) 2025-02-22 14:33:36 +00:00
helpers.rs Log when FileLock::drop fails to unlock file (#2064) 2025-02-22 14:33:36 +00:00
lib.rs Refactor cargo-binstall (#1302) 2023-08-18 01:59:48 +00:00