Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent ae0a5a4 commit 04a12ea
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 @@ -25,7 +25,7 @@ str_inflector = "0.12.0"
[dev-dependencies]
trybuild = "1.0.84"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
insta = "1.31.0"
insta = "1.37.0"
rust-format = "0.3.4"
http = "0.2.9"
derive_more = "0.99.17"
Expand Down

0 comments on commit 04a12ea

Please sign in to comment.