chore: bump hyper to 1.1.0
This commit is contained in:
parent
e1e544267d
commit
8f0a25c521
3 changed files with 7 additions and 7 deletions
|
|
@ -5,7 +5,6 @@ use axum::response::{Html, IntoResponse, Response};
|
|||
use axum::routing::{get, get_service, post, IntoMakeService};
|
||||
use axum::serve::Serve;
|
||||
use axum::{middleware, Json, Router};
|
||||
use hyper::server::conn::AddrIncoming;
|
||||
use serde::Deserialize;
|
||||
use serde_json::{json, Value};
|
||||
use std::net::SocketAddr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue