[dependencies.const-serialize]
version = "0.8.0-alpha.0"
[dependencies.const-serialize-07]
package = "const-serialize"
version = "=0.7.2"
[dependencies.manganis-core]
version = "0.7.3"
[dependencies.manganis-macro]
version = "0.7.3"
[features]
default = []
dioxus = ["manganis-core/dioxus"]
[lib]
name = "manganis"
path = "src/lib.rs"
[package]
authors = ["Evan Almloff"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Ergonomic, automatic, cross crate asset collection and optimization"
edition = "2021"
homepage = "https://dioxuslabs.com"
keywords = ["assets"]
license = "MIT OR Apache-2.0"
name = "manganis"
readme = "README.md"
repository = "https://github.com/DioxusLabs/dioxus/tree/main/packages/manganis/manganis"
version = "0.7.3"