[package] name = "highlight" version = "0.0.3" authors = ["Richard Anaya"] edition = "2018" description = "A library for enabling syntax highlighting" license = "MIT OR Apache-2.0" categories = ["ide", "no-std"] repository = "https://github.com/richardanaya/highlight" readme="README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anystring = "0.0"