Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.77 to =1.0.79 (#54)
Browse files Browse the repository at this point in the history
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.77...1.0.79)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
1 parent cde28db commit 29c0f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ uuid08 = { package = "uuid", version = "0.8", optional = true }
paste = "1.0"
pretty_assertions = "1.0"
serde = { version = "1.0", features = ["derive"] }
trybuild = "=1.0.77"
trybuild = "=1.0.79"

0 comments on commit 29c0f6d

Please sign in to comment.