pray-core
Core library for Prayfile: parse manifests and package specs, resolve dependencies, write lockfiles, render managed targets, verify drift, and build distribution artifacts.
This is the shared engine used by the pray CLI (pray-cli on crates.io).
Install
[]
= "1.5"
The default auth feature enables local registry authentication storage (SQLite). For a slim build:
= { = "1.5", = false }
Links
- Spec: SPEC.md
- CLI: pray-cli
- Homepage: pray.kisko.dev