Skip to content
Snippets Groups Projects
Verified Commit d66ec43a authored by nfontrod's avatar nfontrod
Browse files

Cargo.toml: add colorize

parent 346df257
Branches
No related tags found
No related merge requests found
...@@ -10,3 +10,4 @@ clap = { version = "3.1.17", features = ["derive"] } ...@@ -10,3 +10,4 @@ clap = { version = "3.1.17", features = ["derive"] }
globwalk = { version = "0.8.1" } globwalk = { version = "0.8.1" }
filetime = "0.2" filetime = "0.2"
imghdr = "0.7.0" imghdr = "0.7.0"
colored = "2.0.0"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment