ruma: Add client-ext-client-api to full feature group

This commit is contained in:
Jonas Platte 2021-12-21 09:36:50 +01:00
parent abfb9075da
commit 90be9acf08
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -63,6 +63,7 @@ markdown = ["ruma-events/markdown"]
full = [ full = [
"api", "api",
"client", "client",
"client-ext-client-api",
"events", "events",
"signatures", "signatures",
"state-res", "state-res",