ruma: add unstable-synapse-quirks

This feature is used in ruma-client-api.
This commit is contained in:
Julian Sparber 2021-02-05 14:40:15 +01:00 committed by GitHub
parent f8eedfe44d
commit d6aa37c848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,3 +74,6 @@ unstable-pre-spec = [
#"ruma-identity-service-api/unstable-pre-spec",
#"ruma-push-gateway-api/unstable-pre-spec",
]
unstable-synapse-quirks = [
"ruma-client-api/unstable-synapse-quirks",
]