Skip to content

Commit

Permalink
Update trillium-rustls requirement from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [trillium-rustls](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-rustls-v0.6.0...trillium-rustls-v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b8818c2 commit 842bcf8
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,6 +38,6 @@ features = ["unstable"]
[dev-dependencies]
env_logger = "0.11.1"
trillium-proxy = "0.4.1"
trillium-rustls = "0.6.0"
trillium-rustls = "0.8.0"
trillium-smol = "0.3.0"
trillium-testing = "0.5.0"

0 comments on commit 842bcf8

Please sign in to comment.