mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-23 15:50:00 +01:00
Bump to tokio 0.3 and hyper 0.14
This commit is contained in:
@@ -10,7 +10,7 @@ use std::future::Future;
|
||||
use std::path::PathBuf;
|
||||
use std::pin::Pin;
|
||||
|
||||
use httptest::{mappers::*, responders::json_encoded, Expectation, Server};
|
||||
use httptest::{matchers::*, responders::json_encoded, Expectation, Server};
|
||||
use hyper::client::connect::HttpConnector;
|
||||
use hyper::Uri;
|
||||
use hyper_rustls::HttpsConnector;
|
||||
|
||||
Reference in New Issue
Block a user