Skip to content

Commit 31427d9

Browse files
Bump trybuild from 1.0.105 to 1.0.106 (#749)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.105...1.0.106) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.106 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 e2e96fd commit 31427d9

File tree

2 files changed

+32
-24
lines changed

2 files changed

+32
-24
lines changed

Cargo.lock

Lines changed: 31 additions & 23 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
@@ -28,7 +28,7 @@ serde_derive = { version = "1.0" }
2828
parity-scale-codec-derive = { path = "derive", default-features = false }
2929
quickcheck = "1.0"
3030
proptest = "1.7.0"
31-
trybuild = "1.0.105"
31+
trybuild = "1.0.106"
3232
paste = "1"
3333
rustversion = "1"
3434
enumflags2 = "0.7.12"

0 commit comments

Comments
 (0)