# 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] name = "servo-skia" version = "0.30000023.1" authors = ["The Skia Project Developers and The Servo Project Developers"] build = "build.rs" links = "skia" exclude = ["/experimental/*", "/expectations/*", "/gm/tests/*", "/gm/rebaseline_server/*", "/platform_tools/android/bin/*", "/platform_tools/android/examples/*", "/platform_tools/android/tests/*", "/tools/*", "/tests/*"] description = "2D graphic library for drawing Text, Geometries, and Images" homepage = "https://skia.org/" license = "BSD-3-Clause" repository = "https://github.com/servo/skia/" [lib] name = "skia" [dependencies.euclid] version = "0.20" [dependencies.expat-sys] version = "2.1.5" [dependencies.gleam] version = "0.7" [dependencies.libc] version = "0.2" [build-dependencies.cmake] version = "0.1" [target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.servo-fontconfig-sys] version = "4.0.0" [target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.servo-freetype-sys] version = "4.0.0" [target."cfg(target_os = \"android\")".dependencies.servo-egl] version = "0.2" [target."cfg(target_os = \"linux\")".dependencies.glx] version = "0.2.5" [target."cfg(target_os = \"linux\")".dependencies.x11] version = "2.0.0" features = ["xlib"] [target."cfg(target_os = \"macos\")".dependencies.cgl] version = "0.3" [target."cfg(target_os = \"macos\")".dependencies.io-surface] version = "0.12" [target."cfg(target_os = \"windows\")".dependencies.glutin] version = "0.21.0"