Skip to content

Commit 0b7ea88

Browse files
committed
Update html5ever
Follow-up to rust-lang#664. The only crate from rust-lang#664 that hasn't been updated in `comrak`, which introduced several more transitive dependencies in later version. This gets rid of a version of quote and syn.
1 parent 0c9c63f commit 0b7ea88

File tree

2 files changed

+20
-48
lines changed

2 files changed

+20
-48
lines changed

Cargo.lock

Lines changed: 19 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ badge = { version = "0", path = "src/web/badge" }
2525
failure = "0.1.3"
2626
comrak = { version = "0.3", default-features = false }
2727
toml = "0.5"
28-
html5ever = "0.22"
28+
html5ever = "0.24"
2929
schemamama = "0.3"
3030
schemamama_postgres = "0.2"
3131
rusoto_s3 = "0.40"

0 commit comments

Comments
 (0)