[package] name = "rtree" version = "0.1.0" authors = ["smoqadam "] description=" Directory tree structure written in Rust " license="MIT" repository="https://github.com/smoqadam/rtree" [dependencies] clap="2.23.2"