# 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" rust-version = "1.72" name = "inputtino" version = "2024.8.1" authors = ["ABeltramo"] links = "libinputtino" description = "Rust bindings for inputtino" homepage = "https://github.com/games-on-whales/inputtino" license = "MIT" [lib] name = "inputtino_rs" path = "src/lib.rs" [dev-dependencies.approx] version = "0.5.1" [dev-dependencies.input] version = "0.9.0" [dev-dependencies.rustix] version = "0.38.18" features = ["fs"] [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.cmake] version = "0.1" [build-dependencies.pkg-config] version = "0.3.30"