[package] name = "cheat" version = "0.1.0" authors = ["Rizky Luthfianto "] description = "Command-line cheatsheets." license = "MIT" [dependencies] clap = ">= 1.5.4" hyper = ">= 0.7.1"