Skip to content

Commit

Permalink
chore(deps): update rust crate tower to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent bea821e commit 31710b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ features = ["prost", "transport"]

[dev-dependencies]
tokio = { version = "1.37", features = [ "rt-multi-thread", "macros" ] }
tower = "0.4"
tower = "0.5"

0 comments on commit 31710b6

Please sign in to comment.