Update Cargo.lock

This commit is contained in:
Lzu Tao 2019-05-06 00:12:53 +07:00
parent b30b58b565
commit 4560bdeb47
2 changed files with 579 additions and 538 deletions

1114
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,8 @@ ammonia = { version = "1.1", optional = true }
select = "0.4"
pretty_assertions = "0.5"
walkdir = "2.0"
pulldown-cmark-to-cmark = "1.1.0"
# FIXME(issue #898)
pulldown-cmark-to-cmark = "=1.1.0"
[features]
default = ["output", "watch", "serve", "search"]