ui redesign, markdown fix + metadata and auth header
This commit is contained in:
@@ -7,9 +7,12 @@ edition = "2024"
|
||||
axum = { version = "0.8.8", features = ["multipart", "macros"] }
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
dotenvy = "0.15.7"
|
||||
infer = "0.19.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
serde_yaml = "0.9.34"
|
||||
slug = "0.1.6"
|
||||
subtle = "2.6.1"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
tower-http = { version = "0.6.8", features = ["cors", "fs"] }
|
||||
tracing = "0.1.44"
|
||||
|
||||
Reference in New Issue
Block a user