Skip to content

Commit

Permalink
Update Rust crate tower to v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 11, 2024
1 parent ce9abd5 commit 3164ffd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 26 deletions.
44 changes: 19 additions & 25 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 @@ -222,7 +222,7 @@ test-strategy = { version = "=0.4.0", default-features = false }
thiserror = { version = "=2.0.4", default-features = false }
tokio-stream = { version = "=0.1.17", default-features = false }
tokio-test = { version = "=0.4.4", default-features = false }
tower = { version = "=0.5.1", default-features = false }
tower = { version = "=0.5.2", default-features = false }
tower-test = { version = "=0.4.0", default-features = false }
tracing = { version = "=0.1.41", default-features = false }
tracing-error = { version = "=0.2.1", default-features = false }
Expand Down

0 comments on commit 3164ffd

Please sign in to comment.