Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.95 to =1.0.96
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.95...1.0.96)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 68c7b6f commit 93ea7cf
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 @@ -41,4 +41,4 @@ uuid1 = { package = "uuid", version = "1", optional = true }
paste = "1.0"
pretty_assertions = "1.0"
serde = { version = "1.0.158", features = ["derive"] }
trybuild = "=1.0.95"
trybuild = "=1.0.96"

0 comments on commit 93ea7cf

Please sign in to comment.