table printing added

This commit is contained in:
sreedev
2023-01-09 22:15:44 -05:00
parent 96fe667d3f
commit a0083cb571
3 changed files with 154 additions and 21 deletions

View File

@@ -18,6 +18,7 @@ fxhash = "0.2.1"
glob = "0.3.0"
humansize = "2.1.2"
itertools = "0.10.5"
prettytable-rs = "0.10.0"
rayon = "1.6.1"
sqlite = "0.30.3"
thiserror = "1.0.38"