mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
Rename to axum (#28)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use awebframework::{extract::Extension, prelude::*, AddExtensionLayer};
|
||||
use axum::{extract::Extension, prelude::*, AddExtensionLayer};
|
||||
use bb8::Pool;
|
||||
use bb8_postgres::PostgresConnectionManager;
|
||||
use http::StatusCode;
|
||||
|
||||
Reference in New Issue
Block a user