[package] name = "happiness_cli" version = "0.1.31" authors = ["jacobandersson <>"] license = "MIT OR Apache-2.0" edition = "2018" description = "Tool to easily track your perceived happiness" categories = ["command-line-utilities"] readme = "README.md" homepage = "https://bitbucket.org/UnorganizedRobot/happiness_cli/src/master/" repository = "https://bitbucket.org/UnorganizedRobot/happiness_cli/src/master/" keywords = ["cli", "happiness"] [dependencies] structopt = "0.2.10" chrono = "0.4"