Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.35.1 (#1701)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent b5d3f19 commit 1f359a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ built = { version = "0.7.1", features = ["chrono", "git2"] }
[dev-dependencies]
assert_cmd = "2.0.14"
ctor = "0.2.6"
insta = { version = "1.34.0", features = ["filters", "json"] }
insta = { version = "1.35.1", features = ["filters", "json"] }
predicates = "3.1.0"
pretty_assertions = "1.4.0"
test-case = "3.3.1"
Expand Down

0 comments on commit 1f359a6

Please sign in to comment.