sync dev
This commit is contained in:
parent
196c3498ef
commit
5df67bc86e
13 changed files with 369 additions and 46 deletions
|
|
@ -6,9 +6,11 @@ edition = "2024"
|
|||
[dependencies]
|
||||
axum = "0.8.7"
|
||||
chrono = "0.4"
|
||||
handlebars = "6.3.2"
|
||||
http = "1.3.1"
|
||||
mime_guess = "2.0"
|
||||
rust-embed = "8.9.0"
|
||||
serde_json = "1.0.145"
|
||||
term_size = "0.1"
|
||||
tokio = { version = "*", features = ["full"] }
|
||||
tower-http = "0.6.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue