Skip to content

Commit 0f92417

Browse files
chore(deps)(deps): bump tower from 0.4.13 to 0.5.3
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.3. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.3) --- updated-dependencies: - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e4dcc7 commit 0f92417

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terraphim_validation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env_logger = "0.11"
3535

3636
# HTTP and networking
3737
axum = "0.7"
38-
tower = "0.4"
38+
tower = "0.5"
3939
tower-http = { version = "0.5", features = ["cors", "trace"] }
4040

4141
# Security and validation

0 commit comments

Comments
 (0)