git-heckout 0.3.0

Check out your favorite branches without typing them correctly.
[package]
name = "git-heckout"
version = "0.3.0"
repository = "https://github.com/rye/git-heckout"
authors = ["Kristofer Rye <kristofer.rye@gmail.com>"]
description = "Check out your favorite branches without typing them correctly."
license = "MIT"

[dependencies]
distance = "0.4.0"
git2 = { version = "0.8.0", default-features = false }