Skip to content

Commit 2032822

Browse files
Update trybuild requirement from =1.0.55 to =1.0.56 (#34)
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.55...1.0.56) --- 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 2e2cde5 commit 2032822

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
@@ -38,4 +38,4 @@ uuid08 = { package = "uuid", version = "0.8", optional = true }
3838
paste = "1.0"
3939
pretty_assertions = "1.0"
4040
serde = { version = "1.0", features = ["derive"] }
41-
trybuild = "=1.0.55"
41+
trybuild = "=1.0.56"

0 commit comments

Comments
 (0)