mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-01 16:55:08 +02:00
rollback missed dependencies and CHANGES in crates except actix-http
This commit is contained in:
committed by
Yuki Okushi
parent
d9c415e540
commit
835a00599c
@ -1163,6 +1163,10 @@ mod tests {
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Comment out until actix decoupled of actix-http:
|
||||
https://github.com/actix/actix/issues/321
|
||||
|
||||
use futures::FutureExt;
|
||||
|
||||
#[actix_rt::test]
|
||||
|
Reference in New Issue
Block a user