Skip to content

Commit

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

- [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.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 224bf8d commit b175423
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -54,7 +54,7 @@ testcontainers = "0.15.0"
thiserror = "1.0"
tokio = { version = "1.33", features = ["full", "tracing"] }
trillium = "0.2.11"
trillium-api = { version = "0.2.0-rc.4", default-features = false }
trillium-api = { version = "0.2.0-rc.7", 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 b175423

Please sign in to comment.