The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump tracing-subscriber from 0.3.14 to 0.3.15 (#520)

Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.14...tracing-subscriber-0.3.15)

---
updated-dependencies:
- dependency-name: tracing-subscriber
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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
57b2b0a5 33b7dfa2

+2 -2
+2 -2
Cargo.lock
··· 2857 2857 2858 2858 [[package]] 2859 2859 name = "tracing-subscriber" 2860 - version = "0.3.14" 2860 + version = "0.3.15" 2861 2861 source = "registry+https://github.com/rust-lang/crates.io-index" 2862 - checksum = "3a713421342a5a666b7577783721d3117f1b69a393df803ee17bb73b1e122a59" 2862 + checksum = "60db860322da191b40952ad9affe65ea23e7dd6a5c442c2c42865810c6ab8e6b" 2863 2863 dependencies = [ 2864 2864 "ansi_term", 2865 2865 "sharded-slab",