mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-01 00:00:14 +02:00
Rename to axum (#28)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
use awebframework::{prelude::*, routing::BoxRoute};
|
||||
use axum::{prelude::*, routing::BoxRoute};
|
||||
use tower_http::trace::TraceLayer;
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
Reference in New Issue
Block a user