1
0
mirror of https://github.com/jht5945/finding.git synced 2025-12-27 13:20:03 +08:00

add color print

This commit is contained in:
2019-07-24 01:59:30 +08:00
parent 1d0f04adeb
commit 4b8dd80e3c
2 changed files with 12 additions and 2 deletions

View File

@@ -6,5 +6,6 @@ edition = "2018"
[dependencies]
argparse = "0.2.2"
term = "0.5.2"
term_size = "0.3.1"
rust_util = { git = "https://github.com/jht5945/rust_util" }