Skip to content

Commit 3ccc8c8

Browse files
Update trybuild requirement from =1.0.95 to =1.0.96 (#82)
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.95...1.0.96) --- updated-dependencies: - dependency-name: trybuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68c7b6f commit 3ccc8c8

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
@@ -41,4 +41,4 @@ uuid1 = { package = "uuid", version = "1", optional = true }
4141
paste = "1.0"
4242
pretty_assertions = "1.0"
4343
serde = { version = "1.0.158", features = ["derive"] }
44-
trybuild = "=1.0.95"
44+
trybuild = "=1.0.96"

0 commit comments

Comments
 (0)