mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate pretty_assertions to 1.4.0
This commit is contained in:
parent
2b17d17959
commit
875b900f3f
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ filetime = { workspace = true }
|
||||||
glob = { workspace = true }
|
glob = { workspace = true }
|
||||||
libc = { workspace = true }
|
libc = { workspace = true }
|
||||||
num-prime = { workspace = true }
|
num-prime = { workspace = true }
|
||||||
pretty_assertions = "1"
|
pretty_assertions = "1.4.0"
|
||||||
rand = { workspace = true }
|
rand = { workspace = true }
|
||||||
regex = { workspace = true }
|
regex = { workspace = true }
|
||||||
sha1 = { version = "0.10", features = ["std"] }
|
sha1 = { version = "0.10", features = ["std"] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue