Skip to content

Commit cc1fc88

Browse files
committed
Auto merge of #44256 - GuillaumeGomez:update-html-diff-rs, r=Mark-Simulacrum
Update html-diff-rs version r? @nrc
2 parents efceda2 + 7befbbc commit cc1fc88

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Cargo.lock

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

src/librustdoc/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ path = "lib.rs"
1212
env_logger = { version = "0.4", default-features = false }
1313
log = "0.3"
1414
pulldown-cmark = { version = "0.0.14", default-features = false }
15-
html-diff = "0.0.3"
15+
html-diff = "0.0.4"
1616

1717
[build-dependencies]
1818
build_helper = { path = "../build_helper" }

0 commit comments

Comments
 (0)