Skip to content

Commit 28bb8c7

Browse files
Update trybuild requirement from =1.0.52 to =1.0.53 (#19)
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.52...1.0.53) --- 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 814280a commit 28bb8c7

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
@@ -29,4 +29,4 @@ uuid = { version = "0.8.2" , optional = true }
2929
paste = "1.0"
3030
pretty_assertions = "1.0"
3131
serde = { version = "1.0", features = ["derive"] }
32-
trybuild = "=1.0.52"
32+
trybuild = "=1.0.53"

0 commit comments

Comments
 (0)