crates/aqua-registry/README.md
Aqua registry primitives for mise.
This crate provides support for the Aqua registry format. It owns parsing, package lookup, package serialization codecs, and the on-disk source/compiled cache layout. mise owns remote fetching policy, baked registry fallback, settings, and integration behavior.
This crate is primarily used internally by mise. For more information about mise, visit mise.en.dev.
MIT