[package] name = "squote" version = "0.1.2" authors = ["Ryan Levick "] edition = "2018" license = "MIT" description = "A clone of the quote crate that uses a String as its backing store" repository = "https://github.com/rylev/squote" documentation = "https://docs.rs/squote" readme = "README.md" [dependencies]