Skip to content

Commit 805816a

Browse files
Bump trybuild from 1.0.86 to 1.0.88 (#563)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.86 to 1.0.88. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.86...1.0.88) --- updated-dependencies: - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca25960 commit 805816a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serde_derive = { version = "1.0" }
2626
parity-scale-codec-derive = { path = "derive", default-features = false }
2727
quickcheck = "1.0"
2828
proptest = "1.3.1"
29-
trybuild = "1.0.86"
29+
trybuild = "1.0.88"
3030
paste = "1"
3131

3232
[[bench]]

0 commit comments

Comments
 (0)