You've already forked authentication-service
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:
@ -6,6 +6,7 @@ edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
@ -16,7 +17,7 @@ tracing.workspace = true
|
||||
thiserror.workspace = true
|
||||
headers = "0.3.9"
|
||||
|
||||
mas-templates = { path = "../templates" }
|
||||
mas-templates.workspace = true
|
||||
|
||||
[dependencies.lettre]
|
||||
version = "0.11.2"
|
||||
|
Reference in New Issue
Block a user