Skip to content

Commit 995c2b7

Browse files
committed
chore: Upgrade to snapbox 0.6.7
This comes with improved redacting on mismatches which will provide more focused assertions and there will be less need for intervention on snapshot updates. This also gives more flexibility with placeholders
1 parent 7a6fad0 commit 995c2b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -91,7 +91,7 @@ sha1 = "0.10.6"
9191
sha2 = "0.10.8"
9292
shell-escape = "0.1.5"
9393
supports-hyperlinks = "3.0.0"
94-
snapbox = { version = "0.6.5", features = ["diff", "dir", "term-svg", "regex"] }
94+
snapbox = { version = "0.6.7", features = ["diff", "dir", "term-svg", "regex"] }
9595
tar = { version = "0.4.40", default-features = false }
9696
tempfile = "3.10.1"
9797
thiserror = "1.0.59"

0 commit comments

Comments
 (0)