Skip to content

Commit

Permalink
build(deps): bump trillium-api from 0.2.0-rc.3 to 0.2.0-rc.4
Browse files Browse the repository at this point in the history
Bumps [trillium-api](https://github.com/trillium-rs/trillium) from 0.2.0-rc.3 to 0.2.0-rc.4.
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](https://github.com/trillium-rs/trillium/commits/trillium-api-v0.2.0-rc.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tgeoghegan committed Aug 15, 2023
1 parent 29e0f52 commit a9df3db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -51,7 +51,7 @@ rstest = "0.17.0"
thiserror = "1.0"
tokio = { version = "1.31", features = ["full", "tracing"] }
trillium = "0.2.9"
trillium-api = { version = "0.2.0-rc.3", default-features = false }
trillium-api = { version = "0.2.0-rc.4", default-features = false }
trillium-caching-headers = "0.2.1"
trillium-head = "0.2.0"
trillium-opentelemetry = "0.2.0"
Expand Down

0 comments on commit a9df3db

Please sign in to comment.