Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent bf1ccee commit bea2861
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.35.1", features = ["filters", "json"] }
insta = { version = "1.36.0", features = ["filters", "json"] }
predicates = "3.1.0"
pretty_assertions = "1.4.0"
test-case = "3.3.1"
Expand Down

0 comments on commit bea2861

Please sign in to comment.