indexer: Update crates to latest version
With the exception of Hyper, because the new tokio-based version is... different.
This commit is contained in:
parent
8487d37aad
commit
2c7bf1507a
5 changed files with 801 additions and 295 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use std::collections::HashSet;
|
||||
use std::ascii::AsciiExt;
|
||||
use std::io::Result;
|
||||
use regex::Regex;
|
||||
use postgres;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue