You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Bump tracing-appender from 0.2.0 to 0.2.1
Bumps [tracing-appender](https://github.com/tokio-rs/tracing) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-appender-0.2.0...tracing-appender-0.2.1) --- updated-dependencies: - dependency-name: tracing-appender dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
cff028a931
commit
03d0c8913e
@ -24,7 +24,7 @@ watchman_client = "0.7.1"
|
||||
atty = "0.2.14"
|
||||
|
||||
tracing = "0.1.31"
|
||||
tracing-appender = "0.2.0"
|
||||
tracing-appender = "0.2.1"
|
||||
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
|
||||
tracing-opentelemetry = "0.17.2"
|
||||
opentelemetry = { version = "0.17.0", features = ["trace", "metrics", "rt-tokio"] }
|
||||
|
Reference in New Issue
Block a user