Skip to content

Commit

Permalink
build(deps): Bump the trillium group with 2 updates (#2640)
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.13 to 0.2.15
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-v0.2.13...trillium-v0.2.15)

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 6ebbf16 commit f0fe89b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -56,8 +56,8 @@ rstest = "0.18.2"
testcontainers = "0.15.0"
thiserror = "1.0"
tokio = { version = "1.36", features = ["full", "tracing"] }
trillium = "0.2.13"
trillium-api = { version = "0.2.0-rc.8", default-features = false }
trillium = "0.2.15"
trillium-api = { version = "0.2.0-rc.9", default-features = false }
trillium-caching-headers = "0.2.2"
trillium-head = "0.2.1"
trillium-opentelemetry = "0.4.0"
Expand Down

0 comments on commit f0fe89b

Please sign in to comment.