Skip to content

Commit

Permalink
Update Rust crate tower to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 9c10417 commit 35115a4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ insta = { version = "1.40.0", default-features = false, features = ["colors", "r
mime = "0.3.17"
proptest = "1.5.0"
tokio = { version = "1.40.0", default-features = false, features = ["full"] }
tower = "0.4.13"
tower = "0.5.1"

0 comments on commit 35115a4

Please sign in to comment.