Skip to content

Commit a485a8a

Browse files
committed
mdman: update pretty_assertions to reduce duplicated deps
1 parent d1d16f2 commit a485a8a

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

crates/mdman/Cargo.lock

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

crates/mdman/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ serde_json = "1.0.56"
1414
url = "2.2.2"
1515

1616
[dev-dependencies]
17-
pretty_assertions = "0.6.1"
17+
pretty_assertions = "1.3.0"

0 commit comments

Comments
 (0)