# 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 = "winit_input_helper_temp" version = "0.14.2" authors = [ "Rukai ", "Emma Britton ", ] description = "Temp version of winit_input_helper with horz scrolling" readme = "README.md" license = "MIT" repository = "https://github.com/emmabritton/winit_input_helper" [package.metadata.docs.rs] features = ["winit/default"] [dependencies.winit] version = "0.28" default-features = false [dev-dependencies.winit] version = "0.28"