Release ruma-common 0.5.1

This commit is contained in:
Jonas Platte
2021-05-16 23:12:23 +02:00
parent 5715234550
commit 0ad480a163
11 changed files with 14 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ unstable-pre-spec = ["ruma-events/unstable-pre-spec"]
itertools = "0.10.0"
js_int = "0.2.0"
maplit = "1.0.2"
ruma-common = { version = "0.5.0", path = "../ruma-common" }
ruma-common = { version = "0.5.1", path = "../ruma-common" }
ruma-events = { version = "=0.22.0-alpha.3", path = "../ruma-events" }
ruma-identifiers = { version = "0.19.1", path = "../ruma-identifiers" }
ruma-serde = { version = "0.4.0", path = "../ruma-serde" }