1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Prepare workspace to publish OIDC crates

This commit is contained in:
Quentin Gliech
2023-12-07 15:34:09 +01:00
parent bd42916309
commit 49963b26f8
27 changed files with 149 additions and 100 deletions

View File

@ -34,7 +34,7 @@ tracing.workspace = true
tracing-opentelemetry.workspace = true
webpki-roots = { version = "0.25.3", optional = true }
mas-tower = { path = "../tower" }
mas-tower.workspace = true
[dev-dependencies]
anyhow.workspace = true