// SPDX-License-Identifier: GPL-3.0-only
// Placeholder binary for the crates.io stub package.
//
// End users never run this. The real application is distributed as a prebuilt
// binary via GitHub Releases (and fetched by `cargo binstall fono`). This stub
// exists only so the `fono` name and per-version binstall metadata live on
// crates.io.