Forráskód Böngészése

Bump tracing-core from 0.1.17 to 0.1.18

Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.17...tracing-core-0.1.18)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 éve
szülő
commit
e371938d15
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1906,9 +1906,9 @@ dependencies = [
 
 [[package]]
 name = "tracing-core"
-version = "0.1.17"
+version = "0.1.18"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f"
+checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"
 dependencies = [
  "lazy_static",
 ]