mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump tracing from 0.1.40 to 0.1.41 (#34409)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d65a2e9797
commit
612492b372
2 changed files with 7 additions and 7 deletions
|
@ -137,7 +137,7 @@ time_03 = { package = "time", version = "0.3", features = ["large-dates", "local
|
|||
to_shmem = { git = "https://github.com/servo/stylo", branch = "2024-11-01" }
|
||||
tokio = "1"
|
||||
tokio-rustls = "0.24"
|
||||
tracing = "0.1.40"
|
||||
tracing = "0.1.41"
|
||||
tracing-perfetto = "0.1.3"
|
||||
tracing-subscriber = "0.3.18"
|
||||
tungstenite = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue