Bump ruma-identifiers to 0.4.0.

This commit is contained in:
Jimmy Cuadra 2016-08-27 03:57:03 -07:00
parent 0dbcbd49f7
commit a23203317e

View File

@ -11,7 +11,7 @@ repository = "https://github.com/ruma/ruma-events"
version = "0.1.0"
[dependencies]
ruma-identifiers = "0.3.0"
ruma-identifiers = "0.4.0"
serde = "0.8.1"
serde_json = "0.8.1"
serde_macros = "0.8.1"