# 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 = "pointer-types" version = "0.3.0" authors = ["TimTom "] description = "Contains types to define pointer related events." homepage = "https://github.com/sailbrush/pointer-types" documentation = "https://github.com/sailbrush/pointer-types" readme = "README.md" keywords = ["GUI"] categories = ["gui"] license = "MIT" repository = "https://github.com/sailbrush/pointer-types" resolver = "2" [dependencies.keyboard-types] version = "0.6"