cargo fix
This commit is contained in:
parent
5c64da7975
commit
7f62395071
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use color_eyre::Result;
|
||||
use serde_derive::Serialize;
|
||||
use tera::Tera;
|
||||
|
||||
use tracing::instrument;
|
||||
|
||||
use crate::{post::Post, tag::Tag, AppState};
|
||||
|
|
Loading…
Reference in a new issue