Skip to content

Commit 1ebbfc0

Browse files
Bump tower-http from v0.5 to v0.6 (#4121)
1 parent d8b6bd0 commit 1ebbfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/example-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ serde_json = "1.0"
2323
tokio = { version = "1.29.1", features = ["macros", "net", "time"] }
2424
tokio-tungstenite = "0.24"
2525
tower = { version = "0.5", features = ["make", "util"] }
26-
tower-http = { version = "0.5", features = ["fs", "util", "set-header"] }
26+
tower-http = { version = "0.6", features = ["fs", "util", "set-header"] }

0 commit comments

Comments
 (0)