Skip to content

Commit 02e16ce

Browse files
chore(deps): bump tower-http from 0.4.4 to 0.6.3
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.4 to 0.6.3. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.6.3) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44288f1 commit 02e16ce

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

Cargo.lock

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

crates/arkflow-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lazy_static = { workspace = true }
3939
axum = { workspace = true }
4040
reqwest = { workspace = true }
4141
tower = "0.5"
42-
tower-http = { version = "0.4", features = ["cors", "trace"] }
42+
tower-http = { version = "0.6", features = ["cors", "trace"] }
4343
base64 = "0.22"
4444
colored = { workspace = true }
4545
flume = { workspace = true }

0 commit comments

Comments
 (0)