mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-24 00:00:16 +02:00
Update sync_wrapper to 1.0.0 from 0.1.1
... and fix CI.
This commit is contained in:
@@ -60,7 +60,6 @@ mod tests {
|
||||
};
|
||||
use http_body_util::BodyExt; // for `collect`
|
||||
use serde_json::{json, Value};
|
||||
use std::net::SocketAddr;
|
||||
use tokio::net::TcpListener;
|
||||
use tower::{Service, ServiceExt}; // for `call`, `oneshot`, and `ready`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user