# 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 = "2018" name = "ivy-input" version = "0.10.3" authors = ["Tim Roberts "] description = "Input handling crate for Ivy" documentation = "https://lib.rs/ivy-input" readme = "../README.md" keywords = ["graphics", "input", "keyboard", "game", "vulkan"] license-file = "LICENSE" repository = "https://github.com/ten3roberts/ivy" [dependencies.flume] version = "0.10.10" [dependencies.glam] version = "0.20.2" [dependencies.glfw] version = "0.43.0" features = ["vulkan"] [dependencies.ivy-base] version = "0.10.0" [dependencies.ivy-resources] version = "0.10.0" [dependencies.ivy-window] version = "0.10.0"