mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-08 13:55:23 +02:00
refactor: better separation of dependencies to crates
node stuff to html crate only
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub mod analytics_middleware;
|
||||
pub mod auth_middleware;
|
||||
pub mod response_middleware;
|
||||
Reference in New Issue
Block a user