Skip to content

Commit

Permalink
Update Rust crate insta to ^1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent 05293b1 commit deff187
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 @@ -38,7 +38,7 @@ uom = { version = ">=0.34.0, <0.36.0", default-features = false, features = ["si

[dev-dependencies]
criterion = { version = "^0.5.1", features = ["html_reports"] }
insta = { version = "^1.34.0", default-features = false, features = ["colors", "glob", "ron"] }
insta = { version = "^1.36.0", default-features = false, features = ["colors", "glob", "ron"] }
test-case = "^3.3.1"

[profile.dev.package.insta]
Expand Down

0 comments on commit deff187

Please sign in to comment.