Skip to content

Commit

Permalink
Update Rust crate insta to 1.31.0 (#159)
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 Aug 29, 2023
1 parent b3d6ab6 commit 1bf7370
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.81"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
insta = "1.30.0"
insta = "1.31.0"
rust-format = "0.3.4"
http = "0.2.9"
derive_more = "0.99.17"
Expand Down

0 comments on commit 1bf7370

Please sign in to comment.