Bump ruma-events to 0.2.0 and ruma-identifiers to 0.6.0.

This commit is contained in:
Jimmy Cuadra 2016-12-20 23:15:13 -08:00
parent eb784ab49b
commit 3b73d910de

View File

@ -12,8 +12,8 @@ version = "0.1.0"
[dependencies]
ruma-api = "0.1.0"
ruma-events = "0.1.0"
ruma-identifiers = "0.5.0"
ruma-events = "0.2.0"
ruma-identifiers = "0.6.0"
ruma-signatures = "0.1.0"
serde = "0.8.19"
serde_derive = "0.8.19"