Update Cargo.toml

This commit is contained in:
Ferran Basora 2019-02-28 23:22:08 +00:00
parent 09af1025c4
commit ea7d8f5a0a

View File

@ -3,6 +3,10 @@ name = "tmux-thumbs"
version = "0.1.0"
authors = ["Ferran Basora <fcsonline@gmail.com>"]
edition = "2018"
description = "A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator"
repository = "https://github.com/fcsonline/tmux-thumbs"
keywords = ["rust", "tmux", "tmux-plugin", "vimium", "vimperator"]
license = "MIT"
[dependencies]
rustbox = "*"