# 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 = "g29" version = "0.2.1" authors = ["Lahcen Boulbalah"] description = "A library offering an interface for Logitech G29 wheel/pedal and force feedback control." readme = "README.md" keywords = [ "Logitech", "G29", "Driver", "ForceFeedback", "control", ] license = "MIT" repository = "https://github.com/misarb/g29rs/" [dependencies.hidapi] version = "2.5.0"