Skip to content

Commit

Permalink
Update Rust crate insta to ^1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 6dd2129 commit 3e27f8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 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
Expand Up @@ -38,7 +38,7 @@ uom = { version = ">=0.34.0, <0.36.1", default-features = false, features = ["si

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

[profile.dev.package.insta]
Expand Down

0 comments on commit 3e27f8f

Please sign in to comment.