We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tower-http
1 parent d8b6bd0 commit 1ebbfc0Copy full SHA for 1ebbfc0
crates/example-tests/Cargo.toml
@@ -23,4 +23,4 @@ serde_json = "1.0"
23
tokio = { version = "1.29.1", features = ["macros", "net", "time"] }
24
tokio-tungstenite = "0.24"
25
tower = { version = "0.5", features = ["make", "util"] }
26
-tower-http = { version = "0.5", features = ["fs", "util", "set-header"] }
+tower-http = { version = "0.6", features = ["fs", "util", "set-header"] }
0 commit comments