Sfoglia il codice sorgente

build(deps): bump tracing-core from 0.1.15 to 0.1.16

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anni fa
parent
commit
8a3ef4adfb
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1808,9 +1808,9 @@ dependencies = [
 
 [[package]]
 name = "tracing-core"
-version = "0.1.15"
+version = "0.1.16"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4f0e00789804e99b20f12bc7003ca416309d28a6f495d6af58d1e2c2842461b5"
+checksum = "5bcf46c1f1f06aeea2d6b81f3c863d0930a596c86ad1920d4e5bad6dd1d7119a"
 dependencies = [
  "lazy_static",
 ]