//! Repository-owned metadata and installation helpers for dependency binaries.
//!
//! Whitaker requires `cargo-dylint` and `dylint-link` at known versions. This
//! module exposes the committed manifest, archive naming rules, and the
//! repository-download installation path used before Cargo-based fallback.
pub use MockDependencyBinaryInstaller;
pub use ;
pub use ;