Sfoglia il codice sorgente

Cargo.toml: added prettytable-rs

lunar-mining 4 anni fa
parent
commit
d5e7d00e0a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

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