Skip to content

Commit cd1952c

Browse files
committed
chore(deps): update rust crate pretty_assertions to 1.4.1
1 parent 72e390b commit cd1952c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ once_cell = "1.19.0"
8484
owo-colors = "4.0.0"
8585
pathdiff = { version = "0.2.1", features = ["camino"] }
8686
pin-project-lite = "0.2.14"
87-
pretty_assertions = "1.4.0"
87+
pretty_assertions = "1.4.1"
8888
proptest = "1.5.0"
8989
quick-junit = "0.5.0"
9090
rand = "0.8.5"

0 commit comments

Comments
 (0)