Skip to content

Commit

Permalink
chore(deps): update rust crate tower to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 52fb65a commit 01f357c
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 @@ -170,7 +170,7 @@ tonic-types = { version = "0.12.1", optional = true }
[dev-dependencies]
chrono = "0.4.38"
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread"] }
tower = { version = "0.4.13" }
tower = { version = "0.5.0" }
http-body-util = "0.1.0"

[package.metadata.docs.rs]
Expand Down

0 comments on commit 01f357c

Please sign in to comment.