ruma: Re-export unstable-pdu feature from ruma-events

This commit is contained in:
Jonas Platte 2021-10-12 20:57:15 +02:00
parent 8fcd58c8de
commit 44cfd0adbc
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -106,6 +106,7 @@ unstable-exhaustive-types = [
"ruma-push-gateway-api/unstable-exhaustive-types",
"ruma-state-res/unstable-exhaustive-types"
]
unstable-pdu = ["ruma-events/unstable-pdu"]
unstable-pre-spec = [
"ruma-common/unstable-pre-spec",
"ruma-client-api/unstable-pre-spec",