Skip to content

Commit a036c86

Browse files
Merge pull request #6002 from deltachat/dependabot/cargo/pretty_assertions-1.4.1
2 parents e535a6f + 5872b64 commit a036c86

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
@@ -115,7 +115,7 @@ criterion = { version = "0.5.1", features = ["async_tokio"] }
115115
futures-lite = { workspace = true }
116116
log = { workspace = true }
117117
nu-ansi-term = { workspace = true }
118-
pretty_assertions = "1.3.0"
118+
pretty_assertions = "1.4.1"
119119
proptest = { version = "1", default-features = false, features = ["std"] }
120120
tempfile = { workspace = true }
121121
testdir = "0.9.0"

0 commit comments

Comments
 (0)