[package] name = "simpleinterpolation" version = "0.2.0" edition = "2021" authors = ["valkyrie_pilot "] description = "Dead simple string interpolation" keywords = ["interpolation", "templating", "format"] categories = ["template-engine"] repository = "https://github.com/randomairborne/experienced" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies]