mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-18 03:32:21 -08:00
update dependencies
This commit is contained in:
parent
e770a9bd8d
commit
00b5567769
2 changed files with 569 additions and 275 deletions
840
Cargo.lock
generated
840
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -12,11 +12,11 @@ grass = {version = "0.13", default-features = false}
|
|||
gray_matter = "0.2"
|
||||
handlebars = "5"
|
||||
hotwatch = {version = "0.5", optional = true}
|
||||
itertools = "0.12"
|
||||
itertools = "0.13"
|
||||
lol_html = "1"
|
||||
minifier = {version = "0.3", features = ["html"]}
|
||||
percent-encoding = {version = "2", optional = true}
|
||||
pulldown-cmark = {version = "0.10", default-features = false, features = [
|
||||
pulldown-cmark = {version = "0.11", default-features = false, features = [
|
||||
"simd",
|
||||
"html",
|
||||
]}
|
||||
|
|
Loading…
Add table
Reference in a new issue