[package]
edition = "2021"
rust-version = "1.85"
name = "whatcable"
version = "0.4.1+eol"
authors = ["Andreas Brauchli"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "MOVED — this crate has been renamed to `usbeehive`. Install `usbeehive` instead."
homepage = "https://github.com/abrauchli/usbeehive"
readme = "README.md"
keywords = [
"moved",
"renamed",
"usbeehive",
"deprecated",
]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/abrauchli/usbeehive"
[lib]
name = "whatcable"
path = "src/lib.rs"