mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump tracing-core from 0.1.30 to 0.1.31 (#1049)
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.30...tracing-core-0.1.31) --- updated-dependencies: - dependency-name: tracing-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a26c18763
commit
aa19ea453a
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ strum_macros = "0.24.3"
|
|||
supports-color = "2.0.0"
|
||||
tempfile = "3.5.0"
|
||||
tokio = { version = "1.28.1", features = ["rt-multi-thread"], default-features = false }
|
||||
tracing-core = "0.1.30"
|
||||
tracing-core = "0.1.31"
|
||||
tracing = { version = "0.1.38", default-features = false }
|
||||
tracing-log = { version = "0.1.3", default-features = false }
|
||||
tracing-subscriber = { version = "0.3.17", features = ["fmt", "json", "ansi"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue