add tower and assets
This commit is contained in:
parent
da61dfde87
commit
27c41667c3
72 changed files with 82 additions and 2 deletions
|
|
@ -7,3 +7,4 @@ edition = "2024"
|
|||
askama = { version = "0.15.4", features = ["std", "derive"] }
|
||||
axum = "0.8.8"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
tower-http = { version = "0.6.8", features = ["fs"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue