Release ruma-identifiers 0.21.0

This commit is contained in:
Jonas Platte
2022-02-19 01:07:23 +01:00
parent 62c55d90ed
commit fec52a0218
16 changed files with 20 additions and 18 deletions

View File

@@ -25,7 +25,7 @@ itertools = "0.10.0"
js_int = "0.2.0"
ruma-common = { version = "0.6.0", path = "../ruma-common" }
ruma-events = { version = "0.24.6", path = "../ruma-events" }
ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" }
ruma-identifiers = { version = "0.21.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"