Update ruma-identifiers to 0.9 and bump version to 0.6.0.

This commit is contained in:
Jimmy Cuadra 2017-02-16 19:46:20 -08:00
parent 751ffc707c
commit 3ee120973d

View File

@ -8,10 +8,10 @@ license = "MIT"
name = "ruma-events"
readme = "README.md"
repository = "https://github.com/ruma/ruma-events"
version = "0.5.0"
version = "0.6.0"
[dependencies]
ruma-identifiers = "0.8"
ruma-identifiers = "0.9"
ruma-signatures = "0.2"
serde = "0.9"
serde_derive = "0.9"