Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.89 to =1.0.97
Browse files Browse the repository at this point in the history
Updates the requirements on [trybuild](https://github.com/dtolnay/trybuild) to permit the latest version.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.89...1.0.97)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 047f7dd commit 59148d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implicit-clone-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ syn = { version = "2", features = ["full"] }

[dev-dependencies]
implicit-clone = { path = ".." }
trybuild = "=1.0.89"
trybuild = "=1.0.97"
rustversion = "1"

0 comments on commit 59148d0

Please sign in to comment.