mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
rewrite frontend to be less fucked
This commit is contained in:
parent
3012189906
commit
cc4d90e748
13 changed files with 379 additions and 19 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
askama = "0.12.1"
|
||||
axum = { version = "0.7.5", features = ["macros"] }
|
||||
color-eyre = "0.6.3"
|
||||
futures = "0.3.30"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue