Release ruma-common 0.7.0

This commit is contained in:
Jonas Platte
2022-02-19 01:33:25 +01:00
parent 2b7f873eeb
commit b29755f0c5
11 changed files with 17 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ __ci = ["ruma-events/unstable-pre-spec"]
[dependencies]
itertools = "0.10.0"
js_int = "0.2.0"
ruma-common = { version = "0.6.0", path = "../ruma-common" }
ruma-common = { version = "0.7.0", path = "../ruma-common" }
ruma-events = { version = "0.24.6", path = "../ruma-events" }
ruma-identifiers = { version = "0.21.0", path = "../ruma-identifiers" }
ruma-serde = { version = "0.6.0", path = "../ruma-serde" }