Skip to content

Commit

Permalink
Update trybuild requirement from =1.0.80 to =1.0.83
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.80...1.0.83)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 50b8dd6 commit c2b1cbc
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 @@ -36,5 +36,5 @@ futures-executor = "0.3.15"
gotham = { version = "0.7", features = ["testing"], default-features = false }
percent-encoding = "2.1"
pretty_env_logger = "0.5"
trybuild = "=1.0.80"
trybuild = "=1.0.83"
validator = { version = "0.16", features = ["derive"] }

0 comments on commit c2b1cbc

Please sign in to comment.