chore(deps): update rust crate pretty_assertions to 1.4.0

This commit is contained in:
renovate[bot]
2024-05-01 19:37:55 +00:00
committed by GitHub
parent 2b17d17959
commit 875b900f3f
+1 -1
View File
@@ -483,7 +483,7 @@ filetime = { workspace = true }
glob = { workspace = true }
libc = { workspace = true }
num-prime = { workspace = true }
pretty_assertions = "1"
pretty_assertions = "1.4.0"
rand = { workspace = true }
regex = { workspace = true }
sha1 = { version = "0.10", features = ["std"] }