Skip to content

Commit 2aa1637

Browse files
Update trybuild requirement from =1.0.112 to =1.0.113
Updates the requirements on [trybuild](https://github.com/dtolnay/trybuild) to permit the latest version. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.112...1.0.113) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.113 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2d358b commit 2aa1637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ regex-syntax = "0.8"
3535
rusty-fork = { version = "0.3.0", default-features = false }
3636
syn = "2.0.108"
3737
tempfile = "3.0"
38-
trybuild = "=1.0.112"
38+
trybuild = "=1.0.113"
3939
unarray = "0.1.4"
4040
x86 = "0.52.0"

0 commit comments

Comments
 (0)