[package] authors = ["Xavier Cambar "] description = "A zsh prompt inspired by Sindre Sohrus' Pure" license = "MIT" license-file = "LICENSE" name = "purs" repository = "https://github.com/xcambar/purs" version = "0.1.0" [dependencies] ansi_term = "0.9" clap = "2.26.1" git2 = "0.6" regex = "0.2" tico = "1.0.0" try_opt = "0.1.1"