Add Sorting to Homepage
This commit is contained in:
@ -8,6 +8,7 @@ edition = "2018"
|
||||
actix-web = "3"
|
||||
actix-files = "0.4.0"
|
||||
askama = "0.9"
|
||||
serde = "1.0.117"
|
||||
serde_json = "1.0"
|
||||
reqwest = { version = "0.10", features = ["blocking"] }
|
||||
pulldown-cmark = "0.8.0"
|
||||
|
Reference in New Issue
Block a user