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
Prepare workspace to publish OIDC crates
This commit is contained in:
@@ -23,8 +23,8 @@ sha2 = "0.10.8"
|
||||
data-encoding = "2.5.0"
|
||||
thiserror.workspace = true
|
||||
|
||||
mas-iana = { path = "../iana" }
|
||||
mas-jose = { path = "../jose" }
|
||||
mas-iana.workspace = true
|
||||
mas-jose.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.5.0"
|
||||
|
Reference in New Issue
Block a user