examples: Fix the wasm bot example.
This commit is contained in:
parent
8b5bb7d8c5
commit
cc236a8765
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![type_length_limit = "1693004"]
|
||||
|
||||
use matrix_sdk::{
|
||||
api::r0::sync::sync_events::Response as SyncResponse,
|
||||
events::{
|
||||
|
|
Loading…
Reference in a new issue