mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
Rename to awebframework (#13)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use awebframework::prelude::*;
|
||||
use http::StatusCode;
|
||||
use std::net::SocketAddr;
|
||||
use tower_web::prelude::*;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
|
||||
Reference in New Issue
Block a user