[package] name = "dirtel" version = "1.0.4" authors = ["Alexander Bisono "] edition = "2018" description = "Dirtel, the directory teleporter." repository = "https://github.com/DrBluefall/dirtel" license = "GPL-3.0-only" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] sqlite = "0.25" argh = "0.1" ansi_term = "0.12" term-table = "1.2"