Skip to content

Commit 873d5c4

Browse files
committed
Update pretty_assertions dep
1 parent b5a8d42 commit 873d5c4

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

Cargo.lock

+24-3
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
@@ -50,7 +50,7 @@ ammonia = { version = "2.1", optional = true }
5050

5151
[dev-dependencies]
5252
select = "0.4"
53-
pretty_assertions = "0.5"
53+
pretty_assertions = "0.6"
5454
walkdir = "2.0"
5555
# FIXME(issue #898)
5656
pulldown-cmark-to-cmark = "=1.1.0"

0 commit comments

Comments
 (0)