You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Bump tracing from 0.1.34 to 0.1.35
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35) --- 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
b1a17194b7
commit
3f9863e7d3
@@ -26,7 +26,7 @@ sqlx = "0.5.13"
|
||||
thiserror = "1.0.31"
|
||||
tokio = "1.19.2"
|
||||
tower = { version = "0.4.12", features = ["util"] }
|
||||
tracing = "0.1.34"
|
||||
tracing = "0.1.35"
|
||||
url = "2.2.2"
|
||||
|
||||
# TODO: remove the config dependency by moving out the encrypter
|
||||
|
Reference in New Issue
Block a user