Skip to content

Commit 9f0e60b

Browse files
Bump trybuild from 1.0.90 to 1.0.91 (#546)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.90...1.0.91) --- 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 6b691e8 commit 9f0e60b

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

0 commit comments

Comments
 (0)