# 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 = "sapp-windows" version = "0.2.21" authors = ["not-fl3 "] include = ["src/", "Cargo.toml", "LICENSE-MIT", "LICENSE-APACHE", "README.md"] description = "Part of miniquad rendering library.\nNative bindings to slightly modified sokol-app.\n" homepage = "https://github.com/not-fl3/miniquad" license = "MIT/Apache-2.0" [dependencies.winapi] version = "0.3" features = ["wingdi", "winuser", "libloaderapi", "windef", "shellscalingapi", "errhandlingapi", "windowsx", "winbase", "hidusage", "shellapi"]