Skip to content

Commit d68cae7

Browse files
daxpeddajakobhellermann
authored andcommitted
Update tower-http
1 parent 15a1804 commit d68cae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ wasm-bindgen-cli-support = "0.2"
1818

1919
axum = { version = "0.5", default-features = false, features = ["http1", "headers"] }
2020
tokio = { version = "1.11", default-features = false, features = ["rt-multi-thread"] }
21-
tower-http = { version = "0.2", features = ["fs", "set-header", "trace"] }
21+
tower-http = { version = "0.3", features = ["fs", "set-header", "trace"] }
2222
tower = "0.4"
2323
fastrand = "1.5"
2424
flate2 = "1.0"

0 commit comments

Comments
 (0)