Release ruma-identifiers 0.22.0

This commit is contained in:
Jonas Platte
2022-02-19 14:28:28 +01:00
parent 91eac857c7
commit 2ed51f1d54
16 changed files with 19 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ itertools = "0.10.0"
js_int = "0.2.0"
ruma-common = { version = "0.7.0", path = "../ruma-common" }
ruma-events = { version = "0.25.0", path = "../ruma-events" }
ruma-identifiers = { version = "0.21.0", path = "../ruma-identifiers" }
ruma-identifiers = { version = "0.22.0", path = "../ruma-identifiers" }
ruma-serde = { version = "0.6.0", path = "../ruma-serde" }
serde = { version = "1.0.118", features = ["derive"] }
serde_json = "1.0.60"