37 releases

new 0.15.18 Jan 13, 2025
0.15.15 Dec 28, 2024
0.15.12 Nov 29, 2024
0.14.0 Jul 26, 2024
0.1.0 Nov 22, 2022

#436 in Parser implementations

Download history 2713/week @ 2024-09-23 3003/week @ 2024-09-30 2962/week @ 2024-10-07 2612/week @ 2024-10-14 2808/week @ 2024-10-21 2965/week @ 2024-10-28 2771/week @ 2024-11-04 1823/week @ 2024-11-11 3599/week @ 2024-11-18 6003/week @ 2024-11-25 5785/week @ 2024-12-02 5829/week @ 2024-12-09 3973/week @ 2024-12-16 3624/week @ 2024-12-23 3763/week @ 2024-12-30 3668/week @ 2025-01-06

15,797 downloads per month
Used in cargo-binstall

Apache-2.0 OR MIT

59KB
1.5K SLoC

Manifest formats and utilities.

There are three types of manifests Binstall may deal with:

  • manifests that define how to fetch and install a package ([Cargo.toml's [metadata.binstall]][cargo_toml_binstall]);
  • manifests that record which packages are installed ([Cargo's .crates.toml][cargo_crates_v1] and [Binstall's .crates-v1.json][binstall_crates_v1]);
  • manifests that specify which packages to install (currently none).

Dependencies

~7–17MB
~244K SLoC