You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Remove the client features from mas-oidc-client and replace it in tests
This commit is contained in:
@@ -16,7 +16,7 @@ use std::time::Duration;
|
||||
|
||||
use headers::{ContentLength, HeaderMapExt, Host, UserAgent};
|
||||
use http::{header::USER_AGENT, HeaderValue, Request, Response};
|
||||
use hyper::client::connect::HttpInfo;
|
||||
use hyper_util::client::legacy::connect::HttpInfo;
|
||||
use mas_tower::{
|
||||
DurationRecorderLayer, DurationRecorderService, EnrichSpan, InFlightCounterLayer,
|
||||
InFlightCounterService, MakeSpan, MetricsAttributes, TraceContextLayer, TraceContextService,
|
||||
|
Reference in New Issue
Block a user