Skip to content

Commit

Permalink
Update trillium-testing requirement from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [trillium-testing](https://github.com/trillium-rs/trillium) to permit the latest version.
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-testing-v0.5.1...trillium-testing-v0.6.0)

---
updated-dependencies:
- dependency-name: trillium-testing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent b8818c2 commit c9d3167
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 @@ -40,4 +40,4 @@ env_logger = "0.11.1"
trillium-proxy = "0.4.1"
trillium-rustls = "0.6.0"
trillium-smol = "0.3.0"
trillium-testing = "0.5.0"
trillium-testing = "0.6.0"

0 comments on commit c9d3167

Please sign in to comment.