Skip to content

Commit 4b70969

Browse files
Update Rust crate pretty_assertions to 1.4.0
1 parent 1f896ca commit 4b70969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ same-file = "1.0.6"
2222
unicode-width = "0.1.12"
2323

2424
[dev-dependencies]
25-
pretty_assertions = "1"
25+
pretty_assertions = "1.4.0"
2626
assert_cmd = "2.0.14"
2727
predicates = "3.1.0"
2828
tempfile = "3.10.1"

0 commit comments

Comments
 (0)