# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "lib-g29" version = "1.0.1" authors = ["Ezra Ellette"] description = "A library for interfacing with the Logitech G29 racing wheel" readme = "README.md" keywords = [ "g29", "logitech", "racing", "wheel", "controller", ] license = "MIT" repository = "https://github.com/EzraEllette/g29" [lib] doctest = false [dependencies.hidapi] version = "2.6.1" features = [ "macos-shared-device", "windows-native", ] [dependencies.rayon] version = "1.10.0" [badges.maintenance] status = "actively-developed"