diff --git a/Cargo.toml b/Cargo.toml index 629c755..6da394b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://github.com/jedahan/zr.git" travis-ci = { repository = "jedahan/zr" } [dependencies] -clap = "2.26" +clap = "2.29" git2 = "0.6" libc = "0.2" clippy = {version = "0.0", optional = true} diff --git a/readme.md b/readme.md index c3e4a40..5e0c7da 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,8 @@ [![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://choosealicense.com/licenses/mpl-2.0/) [![Build Status](https://travis-ci.org/jedahan/zr.svg?branch=master)](https://travis-ci.org/jedahan/zr) +zrat + Quick, simple zsh plugin manager zr 0.6.3 diff --git a/zrat.png b/zrat.png new file mode 100644 index 0000000..af22b26 Binary files /dev/null and b/zrat.png differ