Skip to content

Commit 78c67ef

Browse files
Bump trybuild from 1.0.89 to 1.0.90 (#530)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.89...1.0.90) --- 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 c5ebe0a commit 78c67ef

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Cargo.lock

+3-12
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.16"
2929
serde = "1.0.197"
3030
serde_json = "1.0.114"
31-
trybuild = "1.0.89"
31+
trybuild = "1.0.90"
3232
uuid = { version = "1.7.0", features = ["serde"] }

0 commit comments

Comments
 (0)