Skip to content

Commit 0fb94b2

Browse files
Bump trybuild from 1.0.101 to 1.0.102 (#370)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.101 to 1.0.102. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.101...1.0.102) --- 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>
1 parent e770f94 commit 0fb94b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

tests/compile-errors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ serde = "*"
1010
serde_json = "*"
1111

1212
[dev-dependencies]
13-
trybuild = "1.0.101"
13+
trybuild = "1.0.102"

0 commit comments

Comments
 (0)