# 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 = "wrflib" version = "0.0.3" description = "🐢⚡ Wrflib is a fast, cross-platform (web+native), GPU-based application framework, written in Rust." homepage = "https://github.com/cruise-automation/webviz-rust-framework" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/cruise-automation/webviz-rust-framework" resolver = "2" [dependencies.wrflib_cef] version = "0.0.3" optional = true [dependencies.wrflib_shader_compiler] version = "0.0.3" [dependencies.wrflib_vector] version = "0.0.3" [features] cef = ["wrflib_cef"] cef-bundle = ["cef", "cef-server"] cef-debug = ["wrflib_cef/debug"] cef-dev-tools = ["cef"] cef-server = ["cef"] tls = ["ureq/tls"] [target.aarch64-apple-darwin.dependencies.wrflib_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.wrflib_glx_sys] version = "0.0.3" [target.armv7-unknown-linux-gnueabihf.dependencies.wrflib_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.wrflib_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.wrflib_glx_sys] version = "0.0.3" [target.x86_64-unknown-linux-gnu.dependencies.wrflib_x11_sys] version = "0.0.3"