Release ruma-common 0.9.2
This commit is contained in:
@@ -20,7 +20,7 @@ unstable-exhaustive-types = []
|
||||
[dependencies]
|
||||
itertools = "0.10.0"
|
||||
js_int = "0.2.0"
|
||||
ruma-common = { version = "0.9.1", path = "../ruma-common", features = ["events"] }
|
||||
ruma-common = { version = "0.9.2", path = "../ruma-common", features = ["events"] }
|
||||
serde = { version = "1.0.118", features = ["derive"] }
|
||||
serde_json = "1.0.60"
|
||||
thiserror = "1.0.26"
|
||||
@@ -30,7 +30,7 @@ tracing = "0.1.26"
|
||||
criterion = "0.3.3"
|
||||
maplit = "1.0.2"
|
||||
rand = "0.8.3"
|
||||
ruma-common = { version = "0.9.1", path = "../ruma-common", features = ["unstable-pdu"] }
|
||||
ruma-common = { version = "0.9.2", path = "../ruma-common", features = ["unstable-pdu"] }
|
||||
tracing-subscriber = "0.3.3"
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user