uniui_build 0.0.3

Builds uniui applicatins for different targets
Documentation
[package]
name="uniui_build"
version="0.0.3"
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Builds uniui applicatins for different targets"
authors = ["MaxV <maxv.rust@pm.me>"]

[dependencies]
wasm-bindgen-cli-support = "0.2"
cc = "1.0"
pkg-config = "0.3"
walkdir = "2"
cargo_metadata = "0.11"
uni_components = { version = "0.0.3", path = "../../uni/uni_components" }