Skip to content

Commit 5c42da5

Browse files
committed
fix release failure after rust update on CI
1 parent 2a95a35 commit 5c42da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/wasm/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![recursion_limit = "256"]
12
//! This crate only compiles for webassembly
23
34
xmtp_common::if_wasm! {

0 commit comments

Comments
 (0)