with push_release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-08-20 23:55:24 +02:00
parent 39b68e0dde
commit 908ead3887
12 changed files with 111 additions and 1289 deletions

View File

@@ -15,7 +15,4 @@ anyhow = "1.0.60"
dotenv = "0.15.0"
tracing = "0.1.36"
tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }
askama = { version = "0.11.1", features = ["with-axum", "markdown", "serde-json"] }
tower-http = { version = "0.3.4", features = ["full"] }
askama_axum = "0.1.0"
axum-extra = { version = "0.3.7", features = ["spa"] }