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] authored Aug 21, 2024
1 parent 33acca1 commit 7be26f4
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 @@ -72,7 +72,7 @@ tokio = { version = "1.38.0", features = [
"time",
] }
toolshed = { git = "https://github.com/edgeandnode/toolshed", tag = "toolshed-v0.6.0" }
tower = "0.4.13"
tower = "0.5.0"
tower-http = { version = "0.5.2", features = ["cors"] }
tracing = { version = "0.1", default-features = false }
tracing-subscriber = { version = "0.3", features = [
Expand Down

0 comments on commit 7be26f4

Please sign in to comment.