Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit c05acbd

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump tracing from 0.1.36 to 0.1.37
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.36...tracing-0.1.37) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9b8c0f commit c05acbd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

crates/crate_extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ serde_json = { version = "1.0.91", features = ["preserve_order"] }
1212
crossbeam-channel = "0.5.6"
1313
anyhow = "1.0.58"
1414
log = "0.4.17"
15-
tracing = "0.1.36"
15+
tracing = "0.1.37"
1616
ide_db = { package = "ra_ap_ide_db", version = "0.0.120" }
1717
ide = { package = "ra_ap_ide", version = "0.0.120" }
1818
hir = { package = "ra_ap_hir", version = "0.0.120" }

0 commit comments

Comments
 (0)