Skip to content

Commit

Permalink
chore(deps): update rust crate trybuild to 1.0.92
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent ae0a5a4 commit 7020229
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 @@ -23,7 +23,7 @@ try_match = "0.4.1"
str_inflector = "0.12.0"

[dev-dependencies]
trybuild = "1.0.84"
trybuild = "1.0.92"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
insta = "1.31.0"
rust-format = "0.3.4"
Expand Down

0 comments on commit 7020229

Please sign in to comment.