# 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 = "egui-keybinds" version = "3.3.8" description = "keybinding system developed for EGUI" readme = "README.md" keywords = [ "egui", "input", "keyboard", "keybind", "bind", ] categories = ["gui"] license = "GPL-3.0" repository = "https://github.com/TheRacc2/egui-keybinds" [dependencies.device_query] version = "1.1.2" [dependencies.eframe] version = "0.21.3" [dependencies.egui] version = "0.21.0" [dependencies.once_cell] version = "1.17.1"