# 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 = "pilka_winit" version = "0.5.0" authors = ["Alex Komissarov "] exclude = [".gitignore", ".github", "screenshots", "recordings", "shader_dump"] description = "Separate crate to separate winit, hmmm..." readme = "README.md" keywords = ["graphics", "glsl", "shaders", "creative", "vulkan"] categories = ["command-line-utilities", "graphics", "rendering"] license = "GPL-2.0-or-later" repository = "https://github.com/pudnax/pilka/" [dependencies.winit] version = "0.25.0" [badges.appveyor] branch = "master" repository = "https://github.com/pudnax/pilka" service = "github" [badges.maintenance] status = "experimental"