//! # `whatcable` has been renamed to [`usbeehive`](https://crates.io/crates/usbeehive)
//!
//! This crate is no longer maintained. The Rust port of WhatCable now ships
//! under the name `usbeehive` (CLI binary `usbeehive`, daemon `usbeehived`).
//!
//! - **New crate:** <https://crates.io/crates/usbeehive>
//! - **New repo:** <https://github.com/abrauchli/usbeehive>
//!
//! Install with `cargo install usbeehive`. See the
//! [README](https://github.com/abrauchli/usbeehive#readme) for migration notes
//! from `whatcable 0.4.x` to `usbeehive 0.5.x`.
//!
//! Thanks to Darryl Morley — original WhatCable author — for the new name.