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 Aug 15, 2024
1 parent 012137a commit 8d6d7b7
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 @@ -49,4 +49,4 @@ features = [ "ansi", "fmt", "parking_lot", "smallvec", "std" ]

[dev-dependencies]
mockito = "1.2"
tower = { version = "0.4", default-features = false }
tower = { version = "0.5", default-features = false }

0 comments on commit 8d6d7b7

Please sign in to comment.