From cc236a876528adefad365bdb725325f71213ab45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Wed, 2 Sep 2020 14:23:00 +0200 Subject: [PATCH] examples: Fix the wasm bot example. --- matrix_sdk/examples/wasm_command_bot/src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/matrix_sdk/examples/wasm_command_bot/src/lib.rs b/matrix_sdk/examples/wasm_command_bot/src/lib.rs index 7da27ed9..b51fff06 100644 --- a/matrix_sdk/examples/wasm_command_bot/src/lib.rs +++ b/matrix_sdk/examples/wasm_command_bot/src/lib.rs @@ -1,3 +1,5 @@ +#![type_length_limit = "1693004"] + use matrix_sdk::{ api::r0::sync::sync_events::Response as SyncResponse, events::{