Files
slhx agent 329f16aebf fix(build): dispatch slot targets to matching component render/put
req: runtime/005

req: examples/001

req: htmx_equivalents/001
2026-06-23 15:06:08 +02:00

11 lines
193 B
TOML

[package]
name = "hemx-test"
version.workspace = true
edition.workspace = true
[dependencies]
hemx-core = { path = "../hemx-core" }
[dev-dependencies]
hemx-build = { path = "../hemx-build" }