Skip to content

Commit

Permalink
Update Rust crate tower to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent a5b3dd0 commit ea23acf
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.41.1", default-features = false, features = ["colors", "r
mime = "0.3.17"
proptest = "1.5.0"
tokio = { version = "1.42.0", default-features = false, features = ["full"] }
tower = "0.4.13"
tower = "0.5.2"

0 comments on commit ea23acf

Please sign in to comment.