Skip to content

Commit

Permalink
Update Rust crate tower-http to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Sep 20, 2024
1 parent bce2575 commit ae15d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -127,7 +127,7 @@ utoipa = { version = "=4.2.3", default-features = false }
uuid = { version = "=1.10.0", default-features = false }
time = { version = "=0.3.36", default-features = false }
tokio-postgres = { version = "=0.7.12", default-features = false }
tower-http = { version = "=0.5.2", features = ["trace"] }
tower-http = { version = "=0.6.0", features = ["trace"] }

# Shared third-party dependencies
ansi-to-html = { version = "=0.2.1", default-features = false }
Expand Down

0 comments on commit ae15d1e

Please sign in to comment.