[package] name = "strs" version = "0.1.3" description = "A modern alternative for strings" authors = ["RJ Rybarczyk "] license = "CC0-1.0" homepage = "https://github.com/rrybarczyk/strs" readme = "README.md" edition = "2018" [dependencies] structopt = "0.2.14"