bump ruma-events@0.21.0 to 0.21.1 fixes MessageEvent (de)ser bug

This commit is contained in:
Devin R 2020-05-12 18:12:58 -04:00
parent 1241fd718e
commit b35bea00f7

View file

@ -14,7 +14,7 @@ version = "0.1.0"
js_int = "0.1.5"
ruma-api = "0.16.0"
ruma-client-api = "0.8.0"
ruma-events = "0.21.0"
ruma-events = "0.21.1"
ruma-identifiers = "0.16.1"
instant = { version = "0.1.3", features = ["wasm-bindgen", "now"] }