# 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 = "ckia_sys" version = "121.0.0" build = "build.rs" links = "skia" description = "c bindings crate for skia" homepage = "https://github.com/coderedart/ckia_sys.git" documentation = "https://docs.rs/ckia_sys" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/coderedart/ckia_sys.git" [dependencies] [features] build_from_src = [] default = [] is_component_build = [] use_system_libs = ["build_from_src"]