htmx liveswap for increase/decrease

This commit is contained in:
Khaïs COLIN 2025-10-24 17:46:19 +02:00
parent 4aa1fa5731
commit d1585409a2
Signed by: logistic-bot
SSH key fingerprint: SHA256:RlpiqKeXpcPFZZ4y9Ou4xi2M8OhRJovIwDlbCaMsuAo
5 changed files with 7 additions and 4 deletions

View file

@ -14,3 +14,6 @@ tower-http = { version = "0.6.6", features = ["trace"] }
tower-request-id = "0.3.0"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
[profile.dev.package.askama_derive]
opt-level = 3