mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-22 12:54:59 +00:00
Update Cargo.toml
This commit is contained in:
parent
09af1025c4
commit
ea7d8f5a0a
@ -3,6 +3,10 @@ name = "tmux-thumbs"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
||||||
edition = "2018"
|
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]
|
[dependencies]
|
||||||
rustbox = "*"
|
rustbox = "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user