Use a Git version of ruma-api.

This commit is contained in:
Jimmy Cuadra 2017-05-14 04:13:07 -07:00
parent c55c71dd56
commit 10f4647037

View File

@ -12,7 +12,8 @@ git = "https://github.com/hyperium/hyper"
rev = "fed04dfb58e19b408322d4e5ca7474871e848a35"
[dependencies.ruma-api]
path = "../ruma-api"
git = "https://github.com/ruma/ruma-api"
rev = "3635fe51ac31b9ff899c70a0d1218caa8cf6a8dc"
[dependencies.syn]
features = ["full"]