generated from methanium/template
Merge pull request 'chore(deps): update rust crate tower-http to 0.7' (#6) from renovate/tower-http-0.x into main
This commit is contained in:
commit
7d7721d088
2 changed files with 21 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ serde_json = "1"
|
|||
thiserror = "2"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
toml = "0.9"
|
||||
tower-http = { version = "0.6", features = ["fs", "trace"] }
|
||||
tower-http = { version = "0.7", features = ["fs", "trace"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
uuid = { version = "1", features = ["serde", "v4"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue