Skip to content

Commit 7656186

Browse files
Bump trybuild from 1.0.102 to 1.0.103 (#754)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.102 to 1.0.103. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.102...1.0.103) --- 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 89eb15d commit 7656186

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ rustfmt-wrapper = "0.2.1"
2828
schemars = "0.8.21"
2929
serde = "1.0.217"
3030
serde_json = "1.0.137"
31-
trybuild = "1.0.102"
31+
trybuild = "1.0.103"
3232
uuid = { version = "1.12.0", features = ["serde"] }

0 commit comments

Comments
 (0)