ul-next-sys 1.4.0-beta.ae79344

sys bindings for Ultralight, for ul-next
Documentation
[build-dependencies.sevenz-rust]
version = "0.6.1"

[build-dependencies.ureq]
version = "2.10.1"

[dependencies]

[features]
docs_only = []
only-ul-deps = []

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

[package]
authors = ["Amjad Alsharafi"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["graphics", "rendering", "api-bindings"]
description = "sys bindings for Ultralight, for ul-next"
edition = "2021"
keywords = ["ultralight", "webview", "webrender", "graphics", "rendering"]
license-file = "LICENSE.txt"
name = "ul-next-sys"
readme = "README.md"
repository = "https://github.com/Amjad50/ul-next"
version = "1.4.0-beta.ae79344"

[package.metadata.docs.rs]
features = ["docs_only"]