[package] name = "notem" description = "A simple note taking command line tool" version = "0.3.0" authors = ["Daniel Paz-Soldan "] license = "MIT" repository = "https://github.com/danpaz/notem" readme = "README.md" [dependencies] chrono = "0.4" which = "1.0" dirs = "3.0.1"