Merge pull request 'fix(deps): update rust crate tracing-actix-web to 0.7.0' (#55) from renovate/tracing-actix-web-0.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #55
This commit is contained in:
commit
ecb1805b1a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ mime = "0.3.16"
|
||||||
rust-embed = "6.3.0"
|
rust-embed = "6.3.0"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
tracing = { version = "0.1.37", features = ["log"]}
|
tracing = { version = "0.1.37", features = ["log"]}
|
||||||
tracing-actix-web = "0.6.2"
|
tracing-actix-web = "0.7.0"
|
||||||
toml = "0.8.0"
|
toml = "0.8.0"
|
||||||
serde_yaml = "0.9.14"
|
serde_yaml = "0.9.14"
|
||||||
uuid = { version = "1.2.2", features = ["serde"] }
|
uuid = { version = "1.2.2", features = ["serde"] }
|
||||||
|
|
Loading…
Reference in a new issue