Skip to content

Commit

Permalink
build(deps): Bump the trillium group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the trillium group with 2 updates: [trillium](https://github.com/trillium-rs/trillium) and [trillium-api](https://github.com/trillium-rs/trillium).


Updates `trillium` from 0.2.9 to 0.2.11
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-http-v0.2.9...trillium-v0.2.11)

Updates `trillium-api` from 0.2.0-rc.4 to 0.2.0-rc.5
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-api-v0.2.0-rc.4...trillium-api-v0.2.0-rc.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 8d78fa8 commit 8bf3249
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 41 deletions.
89 changes: 50 additions & 39 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ rstest = "0.17.0"
testcontainers = "0.15.0"
thiserror = "1.0"
tokio = { version = "1.33", features = ["full", "tracing"] }
trillium = "0.2.9"
trillium-api = { version = "0.2.0-rc.4", default-features = false }
trillium = "0.2.11"
trillium-api = { version = "0.2.0-rc.5", default-features = false }
trillium-caching-headers = "0.2.1"
trillium-head = "0.2.0"
trillium-opentelemetry = "0.3.0"
Expand Down

0 comments on commit 8bf3249

Please sign in to comment.