# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "azul-webrender-api" version = "0.62.0" authors = ["Glenn Watson "] description = "Public API for WebRender" license = "MPL-2.0" repository = "https://github.com/servo/webrender" [dependencies.app_units] version = "0.7" [dependencies.bitflags] version = "1.2" [dependencies.byteorder] version = "1.2.1" [dependencies.crossbeam-channel] version = "0.5" [dependencies.derive_more] version = "0.99" [dependencies.euclid] version = "0.22.6" features = ["serde"] [dependencies.malloc_size_of] version = "0.0.1" package = "azul-wr_malloc_size_of" [dependencies.malloc_size_of_derive] version = "0.1" [dependencies.peek-poke] version = "0.2" features = ["extras"] package = "azul-peek-poke" [dependencies.serde] version = "1.0" features = ["rc"] [dependencies.serde_bytes] version = "0.11" [dependencies.serde_derive] version = "1.0" [dependencies.time] version = "0.1" [features] deserialize = [] display_list_stats = [] nightly = ["euclid/unstable", "serde/unstable"] serialize = [] [target."cfg(target_os = \"macos\")".dependencies.core-foundation] version = "0.9" [target."cfg(target_os = \"macos\")".dependencies.core-graphics] version = "0.22"