makepad/libs/html/Cargo.toml
2025-05-15 16:46:16 +02:00

11 lines
313 B
TOML

[package]
name = "makepad-html"
version = "1.0.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad html parser"
license = "MIT OR Apache-2.0"
metadata.makepad-auto-version = "4Nv_oCgU_OE2jUlIZ6LxVkB7OeQ="
[dependencies]
makepad-live-id = { path = "../live_id", version = "1.0.0" }