chore(deps): update rust crate tower-http to 0.4.3
renovate/artifacts Artifact file update failure
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details

pull/97/head
Renovate Bot 2023-07-20 15:00:37 +00:00
parent e5147a92b9
commit ed10468788
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ hyper = { version = "0.14.26" }
tokio = { version = "1.28.0", features = ["full"] }
tracing = "0.1.37"
tracing-subscriber = {version = "0.3.17", features = ["env-filter"] }
tower-http = { version = "0.4.0", features = ["fs", "trace", "auth"] }
tower-http = { version = "0.4.3", features = ["fs", "trace", "auth"] }
tar = "0.4.38"
flate2 = "1.0.26"
tokio-util = { version = "0.7.8", features = ["io"] }