1
0
Fork 0
mirror of https://github.com/nachoparker/dutree synced 2024-05-25 01:56:07 +02:00
dutree/Cargo.toml
2018-04-16 22:59:02 +02:00

11 lines
232 B
INI

[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"