You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
Move tokio to a workspace dependency
This commit is contained in:
@@ -24,7 +24,7 @@ rand.workspace = true
|
||||
rand_chacha = "0.3.1"
|
||||
sqlx.workspace = true
|
||||
thiserror.workspace = true
|
||||
tokio = { version = "1.37.0", features = ["rt"] }
|
||||
tokio.workspace = true
|
||||
tower.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-opentelemetry.workspace = true
|
||||
|
Reference in New Issue
Block a user