Move restricted join rules and room versions 8, 9 from unstable-pre-spec to unstable-spec

This commit is contained in:
Jonas Platte
2022-02-01 20:47:37 +01:00
parent 8348b97091
commit 1a4e464422
9 changed files with 41 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ all-features = true
[features]
compat = []
unstable-pre-spec = ["ruma-events/unstable-pre-spec", "ruma-identifiers/unstable-pre-spec"]
unstable-pre-spec = ["ruma-events/unstable-pre-spec", "ruma-identifiers/unstable-spec"]
unstable-exhaustive-types = []
[dependencies]