Release ruma-common 0.8.0

This commit is contained in:
Jonas Platte
2022-02-19 14:47:08 +01:00
parent 43d5a06c60
commit 06344cdc73
11 changed files with 16 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.7.0", path = "../ruma-common" }
ruma-common = { version = "0.8.0", path = "../ruma-common" }
ruma-events = { version = "0.25.0", path = "../ruma-events" }
ruma-identifiers = { version = "0.22.0", path = "../ruma-identifiers" }
ruma-serde = { version = "0.6.0", path = "../ruma-serde" }