1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-09 04:22:45 +03:00

Moved some dependencies in the workspace and upgrade some dependencies

This commit is contained in:
Quentin Gliech
2024-03-19 12:44:32 +01:00
parent 099eabd137
commit d8f5fdaf5c
25 changed files with 501 additions and 474 deletions

View File

@@ -15,7 +15,7 @@ workspace = true
async-trait.workspace = true
tracing.workspace = true
thiserror.workspace = true
headers = "0.3.9"
headers.workspace = true
mas-templates.workspace = true