# 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-darwin" version = "0.1.9" authors = ["not-fl3 ", "Alexander Komarov "] build = "build.rs" include = ["src/", "external/", "build.rs", "Cargo.toml", "LICENSE-MIT", "LICENSE-APACHE", "README.md"] description = "Part of miniquad rendering library.\nNative bindings to a slightly modified version of sokol-app.\n" homepage = "https://github.com/not-fl3/miniquad" license = "MIT/Apache-2.0" [build-dependencies.cc] version = "1.0"