generated from alecodes/base-template
refactor: change asset handling
read assets from the template state instead of path to be able to embed them into the binary instead of reading them form a path
This commit is contained in:
parent
3ff1f26cc4
commit
1871610770
4 changed files with 53 additions and 9 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -286,6 +286,7 @@ dependencies = [
|
|||
"axum-sqlx-tx",
|
||||
"chrono",
|
||||
"figment",
|
||||
"mime_guess",
|
||||
"minijinja",
|
||||
"minijinja-embed",
|
||||
"notify",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue