[badges.maintenance]
status = "actively-developed"
[dependencies.hidapi]
features = ["macos-shared-device", "windows-native"]
version = "2.6.1"
[dependencies.rayon]
version = "1.10.0"
[lib]
doctest = false
[package]
authors = ["Ezra Ellette"]
description = "A library for interfacing with the Logitech G29 racing wheel"
edition = "2021"
keywords = ["g29", "logitech", "racing", "wheel", "controller"]
license = "MIT"
name = "lib-g29"
readme = "README.md"
repository = "https://github.com/EzraEllette/g29"
version = "1.0.1"