Skip to content

Commit d0a4462

Browse files
chore(deps): bump tracing from 0.1.40 to 0.1.41
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](tokio-rs/tracing@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>
1 parent 3adfb02 commit d0a4462

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ tokio = { version = "1.42.0", features = [
2727
"time",
2828
] }
2929
tower-lsp = "0.20.0"
30-
tracing = "0.1.40"
30+
tracing = "0.1.41"
3131
tracing-subscriber = "0.3.18"
3232

3333
[dev-dependencies]

0 commit comments

Comments
 (0)