# 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] name = "zng-swgl" version = "0.2.0" authors = ["The Mozilla Project Developers"] build = "build.rs" include = ["**"] description = "Software OpenGL implementation for WebRender." readme = "FORK.md" license = "MPL-2.0" repository = "https://github.com/zng-ui/zng-webrender" [dependencies.gleam] version = "0.15" [build-dependencies.cc] version = "1.0.92" [build-dependencies.glsl-to-cxx] version = "0.1.1" package = "zng-glsl-to-cxx" [build-dependencies.webrender-build] version = "0.0.4" package = "zng-webrender-build"