added font
This commit is contained in:
@@ -5,4 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.8"
|
||||
markdown = "1.0.0"
|
||||
pulldown-cmark = "0.13.0"
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
tower-http = { version = "0.5", features = ["fs"] }
|
||||
|
||||
Reference in New Issue
Block a user