omena-syntax 0.2.0

CSS-family syntax substrate for the Omena parser stack
Documentation
[package]
name = "omena-syntax"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
publish.workspace = true
description = "CSS-family syntax substrate for the Omena parser stack"
repository = "https://github.com/omenien/omena-css"
readme = "README.md"

[package.metadata.omena]
role = "R1"

[lints]
workspace = true

[dependencies]
cstree.workspace = true