Update deps

This commit is contained in:
Erik Johnston
2019-03-18 12:03:35 +00:00
parent 7218bb0c83
commit b7c96ee7ac
2 changed files with 296 additions and 263 deletions

555
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -7,9 +7,9 @@ version = "0.1.0"
[dependencies]
clap = "2.32.0"
fallible-iterator = "0.1.5"
indicatif = "0.9.0"
indicatif = "0.11.0"
postgres = "0.15.2"
rand = "0.5.5"
rand = "0.6.0"
rayon = "1.0.2"
string_cache = "0.7.3"