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 16, 2024
1 parent 6e3eb6b commit f156f65
Showing 1 changed file with 1 addition and 1 deletion.
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 f156f65

Please sign in to comment.