Skip to content

Commit

Permalink
build(deps): bump the backend-dependencies group: tower-http, axum-te…
Browse files Browse the repository at this point in the history
…st (#255)

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 24, 2024
1 parent 5f0a7e4 commit 47c999b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ valico = "4.0.0"
tokio = { version = "1", features = ["rt", "macros", "rt-multi-thread"] }
tokio-test = "0.4.4"
tower = "0.5.1"
tower-http = { version = "0.6.0", features = ["trace", "fs", "cors"] }
tower-http = { version = "0.6.1", features = ["trace", "fs", "cors"] }
hyper = "1.4.1"
regex = "1.10.6"
thiserror = "1.0.64"
Expand All @@ -49,7 +49,7 @@ url = { version = "2", features = ["serde"] }

[dev-dependencies]
assert_cmd = "2.0.16"
axum-test = "15.7.3"
axum-test = "15.7.4"
fake = "2.9.2"

[[bin]]
Expand Down

0 comments on commit 47c999b

Please sign in to comment.