events: Remove unstable-spec feature
Everything that was gated behind it was stabilized with Matrix v1.2.
This commit is contained in:
@@ -17,7 +17,7 @@ all-features = true
|
||||
[features]
|
||||
compat = []
|
||||
unstable-exhaustive-types = []
|
||||
unstable-spec = ["ruma-events/unstable-spec"]
|
||||
unstable-spec = []
|
||||
|
||||
# Private, only used in test / benchmarking code
|
||||
__unstable-pre-spec = ["ruma-events/unstable-pre-spec", "unstable-spec"]
|
||||
|
||||
Reference in New Issue
Block a user