Skip to content

Commit e544de5

Browse files
committed
Upgrade to tower-http 0.3
1 parent 488d5b8 commit e544de5

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

ui/Cargo.lock

Lines changed: 5 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ snafu = "0.7.0"
2929
strum = { version = "0.24.0", features = ["derive"] }
3030
tempdir = "0.3.7"
3131
tokio = { version = "1.9", features = ["macros", "time", "process", "rt-multi-thread"] }
32-
tower-http = { version = "0.2.2", features = ["cors", "fs", "set-header", "trace"] }
32+
tower-http = { version = "0.3", features = ["cors", "fs", "set-header", "trace"] }

0 commit comments

Comments
 (0)