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

11 lines
232 B
INI
Raw Normal View History

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