Skip to content

Commit 861add0

Browse files
Bump trybuild from 1.0.113 to 1.0.114 (#924)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.113 to 1.0.114. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.113...1.0.114) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.114 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92ac961 commit 861add0

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ serde_json = "1.0.145"
4141
syn = { version = "2.0.110", features = ["full"] }
4242
tempdir = "0.3.7"
4343
thiserror = "2.0.17"
44-
trybuild = "1.0.113"
44+
trybuild = "1.0.114"
4545
unicode-ident = "1.0.22"
4646
uuid = "1.16.0"

0 commit comments

Comments
 (0)