소스 검색

Cargo.toml: added prettytable-rs

lunar-mining 4 년 전
부모
커밋
d5e7d00e0a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -33,6 +33,7 @@ bitvec = "0.18"
 bimap = "0.5.2"
 hex = "0.4.2"
 bs58 = "0.4.0"
+prettytable-rs = "0.8"
 
 smol = "1.2.4"
 futures = "0.3.17"