Release ruma-identifiers 0.19.3

This commit is contained in:
Jonas Platte
2021-06-18 13:42:32 +02:00
parent e5c93ab928
commit ff03f4c805
15 changed files with 20 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ js_int = "0.2.0"
maplit = "1.0.2"
ruma-common = { version = "0.5.3", path = "../ruma-common" }
ruma-events = { version = "0.22.2", path = "../ruma-events" }
ruma-identifiers = { version = "0.19.2", path = "../ruma-identifiers" }
ruma-identifiers = { version = "0.19.3", path = "../ruma-identifiers" }
ruma-serde = { version = "0.4.0", path = "../ruma-serde" }
ruma-signatures = { version = "0.7.2", path = "../ruma-signatures" }
serde = { version = "1.0.118", features = ["derive"] }