Skip to content

Commit

Permalink
upgrade tower to fix axum's tower version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Sep 24, 2024
1 parent 6f5725d commit 6e52236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/axum-kv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros", "net"] }
[dev-dependencies]
http-body-util = "0.1"
tempfile = "3"
tower = "0.4"
tower = "0.5"

0 comments on commit 6e52236

Please sign in to comment.