1
0
Fork 0
mirror of https://github.com/nachoparker/dutree synced 2024-05-07 23:06:06 +02:00
dutree/Cargo.toml

12 lines
246 B
INI
Raw Normal View History

2018-03-25 17:59:48 +02:00
[package]
name = "dutree"
version = "0.2.1"
authors = ["nacho <nacho@ownyourbits.com>"]
2018-03-25 17:59:48 +02:00
[dependencies]
dict = "0.1.1"
2018-03-25 17:59:48 +02:00
getopts = "0.2"
terminal_size= { git = "https://github.com/eminence/terminal-size.git" }
regex = "0.2"
unicode-width = "0.1.1"