44 releases

new 0.15.25 Mar 7, 2025
0.15.19 Jan 19, 2025
0.15.15 Dec 28, 2024
0.15.12 Nov 29, 2024
0.1.0 Nov 22, 2022

#760 in Parser implementations

Download history 4216/week @ 2024-11-19 5902/week @ 2024-11-26 5788/week @ 2024-12-03 5740/week @ 2024-12-10 3694/week @ 2024-12-17 3725/week @ 2024-12-24 3826/week @ 2024-12-31 3812/week @ 2025-01-07 4497/week @ 2025-01-14 3332/week @ 2025-01-21 3839/week @ 2025-01-28 5321/week @ 2025-02-04 3317/week @ 2025-02-11 2553/week @ 2025-02-18 2574/week @ 2025-02-25 2460/week @ 2025-03-04

11,711 downloads per month
Used in cargo-binstall

Apache-2.0 OR MIT

61KB
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

~8–18MB
~258K SLoC