mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Merge pull request #6002 from deltachat/dependabot/cargo/pretty_assertions-1.4.1
This commit is contained in:
@@ -115,7 +115,7 @@ criterion = { version = "0.5.1", features = ["async_tokio"] }
|
||||
futures-lite = { workspace = true }
|
||||
log = { workspace = true }
|
||||
nu-ansi-term = { workspace = true }
|
||||
pretty_assertions = "1.3.0"
|
||||
pretty_assertions = "1.4.1"
|
||||
proptest = { version = "1", default-features = false, features = ["std"] }
|
||||
tempfile = { workspace = true }
|
||||
testdir = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user