[package] name = "dequote" version = "0.9.0" description = "Remove nested quotes around text" edition = "2021" rust-version = "1.56.0" authors = [ "Radim Kolar " ] license = "Unlicense OR CC0-1.0" homepage = "https://gitlab.com/hsn10/dequote" documentation = "https://docs.rs/dequote" repository = "https://gitlab.com/hsn10/dequote.git" categories = [ "no-std", "value-formatting", "text-processing" ] keywords = [ "trim", "quote", "quotes", "nostd" ] # See list of categories at https://crates.io/category_slugs [dependencies]