Skip to content

chore(deps): update rust crate tracing to 0.1.36

Veroxis requested to merge renovate/tracing-0.x into master

This MR contains the following updates:

Package Type Update Change
tracing (source) dependencies patch 0.1.35 -> 0.1.36

Release Notes

tokio-rs/tracing

v0.1.36

Compare Source

This release adds support for owned values and fat pointers as arguments to the Span::record method, as well as updating the minimum tracing-core version and several documentation improvements.

Fixed
  • Incorrect docs in dispatcher::set_default (#​2220)
  • Compilation with -Z minimal-versions (#​2246)
Added
Changed
  • tracing-core: updated to 0.1.29

Thanks to @​fredr, @​cgbur, @​jyn514, @​matklad, and @​CAD97 for contributing to this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports