examples: Fix the wasm bot example.
parent
8b5bb7d8c5
commit
cc236a8765
|
@ -1,3 +1,5 @@
|
|||
#![type_length_limit = "1693004"]
|
||||
|
||||
use matrix_sdk::{
|
||||
api::r0::sync::sync_events::Response as SyncResponse,
|
||||
events::{
|
||||
|
|
Loading…
Reference in New Issue