mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-10 02:26:45 -07:00
Maybe speed up compilation a bit?
This commit is contained in:
parent
35a9cbcf13
commit
22e41db38c
3 changed files with 6 additions and 6 deletions
|
@ -12,12 +12,12 @@ grass = "0.10"
|
|||
gray_matter = "0.2"
|
||||
handlebars = "4.1"
|
||||
hotwatch = { version = "0.4", optional = true }
|
||||
http = "0.2"
|
||||
lol_html = "0.3"
|
||||
pulldown-cmark = { version = "0.8", default-features = false, features = ["simd"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_yaml = "0.8"
|
||||
tokio = { version = "1.10", features = ["macros", "rt-multi-thread"], optional = true }
|
||||
url = "2.2"
|
||||
walkdir = "2"
|
||||
warp = { version = "0.3", optional = true }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue