# 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 = "zaplib" version = "0.0.3" description = "⚡ Zaplib is a fast, cross-platform (web+native), GPU-based application framework, written in Rust." homepage = "https://github.com/Zaplib/zaplib" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/Zaplib/zaplib" [dependencies.zaplib_cef] version = "0.0.3" optional = true [dependencies.zaplib_shader_compiler] version = "0.0.3" [dependencies.zaplib_vector] version = "0.0.3" [features] cef = ["zaplib_cef"] cef-bundle = ["cef", "cef-server"] cef-debug = ["zaplib_cef/debug"] cef-dev-tools = ["cef"] cef-server = ["cef"] disable-fonts = [] tls = ["ureq/tls"] [target.aarch64-apple-darwin.dependencies.zaplib_objc_sys] version = "0.0.3" [target.armv7-unknown-linux-gnueabihf.dependencies.gl] version = "0.14" [target.armv7-unknown-linux-gnueabihf.dependencies.libc] version = "0.2" [target.armv7-unknown-linux-gnueabihf.dependencies.time] version = "0.1.4" [target.armv7-unknown-linux-gnueabihf.dependencies.zaplib_glx_sys] version = "0.0.3" [target.armv7-unknown-linux-gnueabihf.dependencies.zaplib_x11_sys] version = "0.0.3" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.flate2] version = "1" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.rand] version = "0.8.4" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.ureq] version = "2.1.1" default-features = false [target.x86_64-apple-darwin.dependencies.zaplib_objc_sys] version = "0.0.3" [target.x86_64-pc-windows-gnu.dependencies.time] version = "0.1.4" [target.x86_64-pc-windows-gnu.dependencies.winapi] version = "0.3" features = ["dwmapi", "libloaderapi", "shellscalingapi", "winuser", "winbase", "d3d11", "d3d11sdklayers", "d3dcommon", "d3dcompiler", "dxgi1_2", "dxgiformat", "dxgitype", "winerror"] [target.x86_64-pc-windows-gnu.dependencies.wio] version = "0.2" [target.x86_64-pc-windows-msvc.dependencies.time] version = "0.1.4" [target.x86_64-pc-windows-msvc.dependencies.winapi] version = "0.3" features = ["dwmapi", "libloaderapi", "shellscalingapi", "winuser", "winbase", "d3d11", "d3d11sdklayers", "d3dcommon", "d3dcompiler", "dxgi1_2", "dxgiformat", "dxgitype", "winerror"] [target.x86_64-pc-windows-msvc.dependencies.wio] version = "0.2" [target.x86_64-unknown-linux-gnu.dependencies.gl] version = "0.14" [target.x86_64-unknown-linux-gnu.dependencies.libc] version = "0.2" [target.x86_64-unknown-linux-gnu.dependencies.time] version = "0.1.4" [target.x86_64-unknown-linux-gnu.dependencies.zaplib_glx_sys] version = "0.0.3" [target.x86_64-unknown-linux-gnu.dependencies.zaplib_x11_sys] version = "0.0.3"