ruma: Add unstable-extensible-events feature
Convenience feature to activate all basic extensible events
This commit is contained in:
parent
231775fe3e
commit
26c58c5f45
@ -103,6 +103,11 @@ unstable-exhaustive-types = [
|
||||
"ruma-push-gateway-api/unstable-exhaustive-types",
|
||||
"ruma-state-res/unstable-exhaustive-types"
|
||||
]
|
||||
unstable-extensible-events = [
|
||||
"unstable-msc3246",
|
||||
"unstable-msc3488",
|
||||
"unstable-msc3553",
|
||||
]
|
||||
unstable-pdu = ["ruma-common/unstable-pdu"]
|
||||
unstable-pre-spec = [
|
||||
"ruma-common/unstable-pre-spec",
|
||||
|
Loading…
x
Reference in New Issue
Block a user