a lot of shit
This commit is contained in:
parent
002767b85a
commit
c3f365e1f6
16 changed files with 1247 additions and 2 deletions
|
|
@ -4,3 +4,12 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.7"
|
||||
chrono = "0.4"
|
||||
http = "1.3.1"
|
||||
mime_guess = "2.0"
|
||||
rust-embed = "8.9.0"
|
||||
term_size = "0.1"
|
||||
tokio = { version = "*", features = ["full"] }
|
||||
tower-http = "0.6.6"
|
||||
tower-service = "0.3.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue