Skip to content

Commit 61c5039

Browse files
Bump trybuild from 1.0.103 to 1.0.104
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.103...1.0.104) --- updated-dependencies: - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80c682c commit 61c5039

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.22"
2929
serde = "1.0.218"
3030
serde_json = "1.0.138"
31-
trybuild = "1.0.103"
31+
trybuild = "1.0.104"
3232
uuid = { version = "1.14.0", features = ["serde"] }

0 commit comments

Comments
 (0)