Bump dependency versions

This commit is contained in:
Jonas Platte 2017-06-14 10:21:15 +02:00 committed by GitHub
parent 35362e78a6
commit fb2082237b

View File

@ -4,16 +4,13 @@ name = "ruma-api-macros"
version = "0.1.0" version = "0.1.0"
[dependencies] [dependencies]
hyper = "0.11"
quote = "0.3.15" quote = "0.3.15"
synom = "0.11.3" synom = "0.11.3"
[dependencies.hyper]
git = "https://github.com/hyperium/hyper"
rev = "fed04dfb58e19b408322d4e5ca7474871e848a35"
[dependencies.ruma-api] [dependencies.ruma-api]
git = "https://github.com/ruma/ruma-api" git = "https://github.com/ruma/ruma-api"
rev = "3635fe51ac31b9ff899c70a0d1218caa8cf6a8dc" rev = "211cf5e3531cd1862136129d5f73caaac7b4eb43"
[dependencies.syn] [dependencies.syn]
features = ["full"] features = ["full"]