Bump trybuild from 1.0.53 to 1.0.60 (#5343)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.53 to 1.0.60.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.53...1.0.60)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-19 21:11:39 +02:00
committed by GitHub
parent 79ecc53801
commit 07d2985f82
2 changed files with 5 additions and 4 deletions
@@ -19,7 +19,7 @@ futures-timer = "3.0.2"
pin-project = "1.0"
[dev-dependencies]
trybuild = "1.0.53"
trybuild = "1.0.60"
rustversion = "1.0.6"
[features]