Move /commit/:hash/enqueue to /admin/queue/add
This commit is contained in:
parent
08e240d7db
commit
087ecfd783
9 changed files with 113 additions and 40 deletions
|
|
@ -8,6 +8,7 @@ anyhow = "1.0.72"
|
|||
askama = { version = "0.12.0", features = ["with-axum"] }
|
||||
askama_axum = "0.3.0"
|
||||
axum = { version = "0.6.19", features = ["macros", "headers"] }
|
||||
axum-extra = { version = "0.7.7", features = ["typed-routing"] }
|
||||
clap = { version = "4.3.19", features = ["derive", "deprecated"] }
|
||||
directories = "5.0.1"
|
||||
flate2 = "1.0.26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue