//! Name reservation for `vernier-cli`.
//!
//! This v0.0.0 release exists only to claim the `vernier-cli` name on
//! crates.io. The real CLI tool will land at v0.1.0 — see
//! <https://github.com/vernier-rs/vernier> for status.
//!
//! Published as a library so the v0.0.0 placeholder doesn't stand up a
//! `vernier` binary that conflicts with anything users may already have
//! installed under that name.