Skip to content

Commit

Permalink
editoast: bump tower from 0.5.1 to 0.5.2 in /editoast
Browse files Browse the repository at this point in the history
Bumps [tower](/~https://github.com/tower-rs/tower) from 0.5.1 to 0.5.2.
- [Release notes](/~https://github.com/tower-rs/tower/releases)
- [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5a5146f commit 3dea900
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions editoast/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 editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ strum.workspace = true
thiserror.workspace = true
tokio.workspace = true
tokio-util = { version = "0.7.13", features = ["io", "tracing"] }
tower = "0.5.1"
tower = "0.5.2"
tower-http = { version = "0.6.2", features = [
"cors",
"fs",
Expand Down

0 comments on commit 3dea900

Please sign in to comment.