Release ruma-events 0.23.3

This commit is contained in:
Jonas Platte
2021-07-26 15:06:13 +02:00
parent 64fc1c794c
commit 2bd2d18db9
10 changed files with 26 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.5.4", path = "../ruma-common" }
ruma-events = { version = "0.23.2", path = "../ruma-events" }
ruma-events = { version = "0.23.3", path = "../ruma-events" }
ruma-identifiers = { version = "0.19.4", path = "../ruma-identifiers" }
ruma-serde = { version = "0.4.1", path = "../ruma-serde" }
serde = { version = "1.0.118", features = ["derive"] }