Skip to content

Commit a3d77ad

Browse files
jyn514Joshua Nelson
authored and
Joshua Nelson
committed
Update html5ever
Follow-up to #664. The only crate from #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 a3d77ad

File tree

2 files changed

+20
-48
lines changed

2 files changed

+20
-48
lines changed

Cargo.lock

+19-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)