mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-02 02:51:44 +02:00
release: 1.0.5
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
mod handlers;
|
||||
use axum::{
|
||||
Router,
|
||||
extract::FromRef,
|
||||
routing::{delete, get, patch, post},
|
||||
Router,
|
||||
};
|
||||
|
||||
use crate::html_state::HtmlState;
|
||||
|
||||
Reference in New Issue
Block a user