[dependencies.rempl-macros]
version = "0.3.1"
[features]
nightly = ["rempl-macros/nightly"]
[lib]
name = "rempl"
path = "src/lib.rs"
[package]
authors = ["Lucy Ekaterina"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A simple library for creating html components directly in your source"
edition = "2021"
homepage = "https://git.sr.ht/~yuiyukihira/rempl"
license = "MPL-2.0"
name = "rempl"
readme = "README.md"
repository = "https://git.sr.ht/~yuiyukihira/rempl"
version = "0.3.1"