Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Sep 25, 2024
1 parent 81236dc commit dfdf6b3
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 dfdf6b3

Please sign in to comment.