Skip to content

Commit f43684c

Browse files
authored
Merge pull request #53 from nc7s/update-pretty_assertions
Bump pretty_assertions dependency to 1.4.0
2 parents 7dc6e32 + 60b0874 commit f43684c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ trybuild = "1.0"
3232
static_assertions = "1.1"
3333
libc = { version = "0.2", default-features = false }
3434
rustversion = "1.0.0"
35-
pretty_assertions = "0.6.1"
35+
pretty_assertions = "1.4.0"
3636
thiserror = "1.0.24"
3737

3838
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)