[dependencies]
[package]
authors = ["Lomirus"]
description = "Pure, simple and elegant HTML parser and editor."
edition = "2021"
homepage = "https://github.com/lomirus/html_editor"
keywords = ["html", "parser", "editor", "dom"]
license = "MIT"
name = "html_editor"
repository = "https://github.com/lomirus/html_editor"
resolver = "2"
version = "0.5.0"