Release ruma-identifiers 0.20.0

This commit is contained in:
Jonas Platte
2021-08-11 17:16:28 +02:00
parent 39822f9c16
commit e6b48fb564
15 changed files with 22 additions and 16 deletions

View File

@@ -24,7 +24,7 @@ js_int = "0.2.0"
maplit = "1.0.2"
ruma-common = { version = "0.5.4", path = "../ruma-common" }
ruma-events = { version = "0.23.3", path = "../ruma-events" }
ruma-identifiers = { version = "0.19.4", path = "../ruma-identifiers" }
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"] }
serde_json = "1.0.60"