Skip to content

Commit

Permalink
Bump trillium from 0.2.11 to 0.2.13
Browse files Browse the repository at this point in the history
Bumps [trillium](https://github.com/trillium-rs/trillium) from 0.2.11 to 0.2.13.
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-v0.2.11...trillium-v0.2.13)

---
updated-dependencies:
- dependency-name: trillium
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 4315c3a commit 7e6f88e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 26 deletions.
61 changes: 36 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ futures-lite = "2.1.0"
log = "0.4.20"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
trillium = "0.2.11"
trillium = "0.2.13"
trillium-native-tls = "0.3.0"
trillium-rustls = "0.4.0"
trillium-proxy = "0.5.0"
Expand Down

0 comments on commit 7e6f88e

Please sign in to comment.