feat: add ability to pass path argument

This commit is contained in:
2021-07-09 14:30:23 -04:00
parent 002fff3eb4
commit 8600e9f994
2 changed files with 27 additions and 5 deletions

View File

@@ -6,3 +6,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
colored = "2.0.0"