Skip to content

Commit

Permalink
chore(deps): update tokio-tracing monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 7507277 commit 1f81896
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ smallvec = { version = "1.13.2", features = ["union", "const_new", "se
syn = "1.0.109"
termcolor = "1.4.1"
tokio = "1.41.1"
tracing = { version = "0.1.40", default-features = false, features = ["std"] }
tracing-subscriber = "0.3.18"
tracing = { version = "0.1.41", default-features = false, features = ["std"] }
tracing-subscriber = "0.3.19"
unicode-bom = "2.0.3"
unicode-width = "0.1.12"
[profile.dev.package.biome_wasm]
Expand Down

0 comments on commit 1f81896

Please sign in to comment.