parent
d36ebc8c74
commit
855048041d
89 changed files with 184 additions and 180 deletions
|
@ -13,7 +13,7 @@ use async_trait::async_trait;
|
|||
use collections::{HashSet, VecDeque};
|
||||
use fs::Fs;
|
||||
use futures::{AsyncReadExt, FutureExt};
|
||||
use http::{AsyncBody, HttpClient, HttpClientWithUrl};
|
||||
use http_client::{AsyncBody, HttpClient, HttpClientWithUrl};
|
||||
|
||||
use crate::{IndexedDocsDatabase, IndexedDocsProvider, PackageName, ProviderId};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue