tmux-thumbs/Cargo.toml

11 lines
174 B
TOML
Raw Normal View History

2019-02-04 21:40:45 +00:00
[package]
name = "tmux-thumbs"
version = "0.1.0"
authors = ["Ferran Basora <fcsonline@gmail.com>"]
edition = "2018"
[dependencies]
rustbox = "*"
regex = "1"
clap = "2.32.0"