Release ruma-events 0.24.6

This commit is contained in:
Jonas Platte
2021-09-20 21:25:27 +02:00
parent a9f23f6638
commit d07cacb61d
10 changed files with 12 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ itertools = "0.10.0"
js_int = "0.2.0"
maplit = "1.0.2"
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"] }