whatcable 0.4.1+eol

MOVED — this crate has been renamed to `usbeehive`. Install `usbeehive` instead.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
//! # `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.