From 7f78253539f2c7f303ff16bc2b5fbeb0feac2b4e Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Sat, 1 Jul 2017 17:24:00 -0700 Subject: [PATCH] Update ruma-client-macros for bug fix. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 153fd16d..79825822 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,4 +28,4 @@ rev = "4893be93f86543f9a9e3c5d7205afba769b84aa6" [dependencies.ruma-api-macros] git = "https://github.com/ruma/ruma-api-macros" -rev = "84562c426044eef6b1c2f0e964e85ff9d100aa27" +rev = "0f32ca01dbf75aeab91937e421dfaa2d1f67351a"