chore: re-format file
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
pub mod argon;
|
||||
pub mod axum;
|
||||
pub mod jsonwebtoken;
|
||||
pub mod lettre;
|
||||
pub mod redis;
|
||||
pub mod seaorm;
|
||||
|
||||
pub use argon::*;
|
||||
pub use axum::*;
|
||||
pub use jsonwebtoken::*;
|
||||
pub use lettre::*;
|
||||
pub use redis::*;
|
||||
pub use seaorm::*;
|
||||
|
||||
Reference in New Issue
Block a user