Skip to content

Commit ab7bb22

Browse files
fix(deps): update rust crate tracing-subscriber to 0.3.23 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82af669 commit ab7bb22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ path = "src/biome.rs"
1212
[dependencies]
1313
log = "0.4.29"
1414
tracing = "0.1.44"
15-
tracing-subscriber = "0.3.22"
15+
tracing-subscriber = "0.3.23"
1616
zed_extension_api = "0.7.0"

0 commit comments

Comments
 (0)