diff --git a/Cargo.toml b/Cargo.toml index f35ccca2..756ede3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]