[dependencies.thiserror]
version = "1.0.60"
[lib]
name = "hut"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The HID Usage Tables"
edition = "2021"
homepage = "https://github.com/hidutils"
license = "MIT"
name = "hut"
readme = "README.md"
repository = "https://github.com/hidutils/hut"
version = "0.3.0"