Skip to content

Commit 8436e76

Browse files
chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.19
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.18 to 0.3.19. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a418be2 commit 8436e76

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
@@ -28,7 +28,7 @@ tokio = { version = "1.38.1", features = [
2828
] }
2929
tower-lsp = "0.20.0"
3030
tracing = "0.1.40"
31-
tracing-subscriber = "0.3.18"
31+
tracing-subscriber = "0.3.19"
3232

3333
[dev-dependencies]
3434
tokio = { version = "1.38.1", features = [

0 commit comments

Comments
 (0)