[dependencies]
[package]
authors = ["Allan Zhang <allanzhang7@gmail.com"]
categories = ["parser-implementations", "parsing", "text-processing"]
description = "A minimal syntax highlighter that outputs HTML"
edition = "2021"
license = "MIT"
name = "tack"
readme = "README.md"
repository = "https://github.com/allan2/tack/"
resolver = "2"
version = "0.1.0-alpha"