Skip to content

Commit

Permalink
Update trillium-smol requirement from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [trillium-smol](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-smol-v0.3.1...trillium-smol-v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent b8818c2 commit f708d29
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 @@ -39,5 +39,5 @@ features = ["unstable"]
env_logger = "0.11.1"
trillium-proxy = "0.4.1"
trillium-rustls = "0.6.0"
trillium-smol = "0.3.0"
trillium-smol = "0.4.0"
trillium-testing = "0.5.0"

0 comments on commit f708d29

Please sign in to comment.