[package] name = "templater" version = "0.1.0" authors = ["saresend "] description = "A small CLI for saving and creating file templates :)" license = "MIT" [dependencies] clap = "2.32.0" app_dirs = "^1.2.1"