kwui-sys 0.2.2

sys-crate for kwui - A GUI library with JSX/CSS support
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 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 = "kwui-sys"
version = "0.2.2"
links = "kwui-sys"
exclude = ["/deps/kwui"]
description = "sys-crate for kwui - A GUI library with JSX/CSS support"
readme = "README.md"
keywords = [
    "graphics",
    "gui",
    "widgets",
    "jsx",
    "quickjs",
]
categories = [
    "gui",
    "api-bindings",
]
license = "LGPL-3.0-or-later"
repository = "https://github.com/wanghoi/kwui-rs/"

[lib]
name = "kwui_sys"
path = "src/lib.rs"

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

[build-dependencies.build-target]
version = "0.4.0"

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

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

[build-dependencies.globmatch]
version = "0.3.0"

[build-dependencies.heck]
version = "0.5.0"

[build-dependencies.regex]
version = "1.10.4"

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

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

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