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 from 0.1.30 to 0.1.31
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.30...tracing-0.1.31) --- updated-dependencies: - dependency-name: tracing 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
cb9177cdbe
commit
e48c74a74a
@ -23,7 +23,7 @@ reqwest = { version = "0.11.9", features = ["rustls-tls"], default-features = fa
|
||||
watchman_client = "0.7.1"
|
||||
atty = "0.2.14"
|
||||
|
||||
tracing = "0.1.30"
|
||||
tracing = "0.1.31"
|
||||
tracing-appender = "0.2.0"
|
||||
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
|
||||
tracing-opentelemetry = "0.17.1"
|
||||
|
Reference in New Issue
Block a user