comit-network / comit-rs

Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications.
GNU General Public License v3.0
192 stars 33 forks source link

Bump tracing-subscriber from 0.2.13 to 0.2.14 #3325

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tracing-subscriber from 0.2.13 to 0.2.14.

Release notes

Sourced from tracing-subscriber's releases.

tracing-subscriber 0.2.14

0.2.14 (October 22, 2020)

Fixed

  • registry: Fixed Registry::new allocating an excessively large amount of memory, most of which would never be used (#1064)

Changed

  • registry: Improved new_span performance by reusing HashMap allocations for Extensions (#1064)
  • registry: Significantly improved the performance of Registry::enter and Registry::exit (#1058)

#1064: tokio-rs/tracing#1064 #1058: tokio-rs/tracing#1058

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
mergify[bot] commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: