Merge tag 'ruma-events-0.24.6'
ruma-events 0.24.6 Improvements: * Add (unstable) support for [MSC3083](https://github.com/matrix-org/matrix-doc/blob/main/proposals/3083-restricted-rooms.md)
This commit is contained in:
@@ -23,7 +23,7 @@ unstable-exhaustive-types = []
|
||||
itertools = "0.10.0"
|
||||
js_int = "0.2.0"
|
||||
ruma-common = { version = "0.6.0", path = "../ruma-common" }
|
||||
ruma-events = { version = "0.24.5", path = "../ruma-events" }
|
||||
ruma-events = { version = "0.24.6", path = "../ruma-events" }
|
||||
ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" }
|
||||
ruma-serde = { version = "0.5.0", path = "../ruma-serde" }
|
||||
serde = { version = "1.0.118", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user