skia-bindings 0.14.2

Skia Bindings for Rust
Documentation
# 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 = "skia-bindings"
version = "0.14.2"
authors = ["LongYinan <lynweklm@gmail.com>", "Armin Sander <armin@replicator.org>"]
build = "build.rs"
links = "skia"
include = ["Cargo.toml", "build.rs", "build_support.rs", "build_support/**/*.rs", "src/**/*.cpp", "src/lib.rs", "src/icu.rs"]
description = "Skia Bindings for Rust"
homepage = "https://github.com/rust-skia/rust-skia/skia-bindings"
readme = "README.md"
keywords = ["skia", "rust-bindings", "vulkan", "opengl", "pdf"]
categories = ["external-ffi-bindings", "graphics", "multimedia::images", "rendering::graphics-api", "visualization"]
license = "MIT"
repository = "https://github.com/rust-skia/rust-skia"

[package.metadata]
depot_tools = "a110bf6"
skia = "75c3974"

[dependencies]
[build-dependencies.bindgen]
version = "=0.51.0"

[build-dependencies.cc]
version = "1.0.35"

[build-dependencies.curl]
version = "0.4.22"

[build-dependencies.flate2]
version = "1.0.7"

[build-dependencies.serde_json]
version = "1.0.39"

[build-dependencies.tar]
version = "0.4.26"

[build-dependencies.toml]
version = "0.5.1"

[build-dependencies.which]
version = "2.0.1"

[features]
default = []
shaper = []
svg = []
vulkan = []