feat: embed htmx and picocss as static routes
This commit is contained in:
parent
2c44f788d9
commit
ad015b47e4
6 changed files with 431 additions and 0 deletions
|
|
@ -26,3 +26,5 @@ tokio = { version = "1.43.0", features = ["full"] }
|
|||
tower-http = { version = "0.6.2", features = ["set-header", "trace"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.19"
|
||||
tera = "1.20.0"
|
||||
axum-range = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue