ruma: Including client in full feature

This commit is contained in:
Jonas Platte 2021-05-08 01:03:21 +02:00
parent 9263d0c949
commit 74562f20bd
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -82,6 +82,7 @@ markdown = ["ruma-events/markdown"]
# Everything except compat and unstable features # Everything except compat and unstable features
full = [ full = [
"api", "api",
"client",
"events", "events",
"signatures", "signatures",
"appservice-api", "appservice-api",