[dependencies.tree-sitter-highlight]
version = "0.20.1"
[dev-dependencies]
[package]
authors = ["Fangdun Tsai <cfddream@gmail.com>"]
categories = ["parser-implementations", "parsing", "text-processing"]
description = "tree-sitter syntax highlighting"
documentation = "https://docs.rs/highlighting"
edition = "2021"
exclude = ["/queries", "themes/", ".*"]
homepage = "https://github.com/viz-rs/highlighting"
keywords = ["syntax", "highlighting", "highlighter", "colouring", "parsing"]
license = "MIT"
name = "highlighting"
readme = "README.md"
version = "0.1.2"