Bump trybuild from 1.0.53 to 1.0.60 (#11237)

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-20 22:46:34 +02:00
committed by GitHub
parent 5c4fa55f09
commit a8ab0c048a
5 changed files with 8 additions and 7 deletions
@@ -31,7 +31,7 @@ sp-state-machine = { version = "0.12.0", path = "../state-machine" }
sp-core = { version = "6.0.0", path = "../core" }
sp-io = { version = "6.0.0", path = "../io" }
rustversion = "1.0.6"
trybuild = "1.0.53"
trybuild = "1.0.60"
[features]
default = [ "std" ]