Skip to content

Commit

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

- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-tokio-v0.3.1...trillium-tokio-v0.3.2)

---
updated-dependencies:
- dependency-name: trillium-tokio
  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 Sep 19, 2023
1 parent 5cc493a commit 1af4dc8
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 @@ -58,7 +58,7 @@ trillium-head = "0.2.0"
trillium-opentelemetry = "0.3.0"
trillium-router = "0.3.5"
trillium-testing = "0.5.0"
trillium-tokio = "0.3.1"
trillium-tokio = "0.3.2"

[profile.ci]
# Disabling debug info improves build speeds & reduces build artifact sizes, which helps CI caching.
Expand Down

0 comments on commit 1af4dc8

Please sign in to comment.