ruma: Propagate unstable-pre-spec feature to ruma-identifiers

Happens indirectly as well, but more future-proof this way.
This commit is contained in:
Jonas Platte 2021-12-14 12:45:01 +01:00
parent c082969d16
commit 1a9047a715
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -112,6 +112,7 @@ unstable-pre-spec = [
"ruma-client-api/unstable-pre-spec", "ruma-client-api/unstable-pre-spec",
"ruma-events/unstable-pre-spec", "ruma-events/unstable-pre-spec",
"ruma-federation-api/unstable-pre-spec", "ruma-federation-api/unstable-pre-spec",
"ruma-identifiers/unstable-pre-spec",
"ruma-state-res/unstable-pre-spec" "ruma-state-res/unstable-pre-spec"
#"ruma-identity-service-api/unstable-pre-spec", #"ruma-identity-service-api/unstable-pre-spec",
#"ruma-push-gateway-api/unstable-pre-spec", #"ruma-push-gateway-api/unstable-pre-spec",