slick 0.9.5

async ZSH prompt
[dependencies.clap]
version = "2.33"

[dependencies.compound_duration]
version = "1"

[dependencies.git2]
version = "0.13"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.users]
version = "0.11"

[package]
authors = ["Nicolas Embriz <nbari@tequila.io>"]
categories = ["command-line-utilities", "command-line-interface"]
description = "async ZSH prompt"
documentation = "https://github.com/nbari/slick/blob/master/README.md"
edition = "2018"
homepage = "https://github.com/nbari/slick"
keywords = ["prompt", "zsh", "shell", "terminal", "git"]
license = "BSD-3-Clause"
name = "slick"
readme = "README.md"
repository = "https://github.com/nbari/slick"
version = "0.9.5"