Skip to content

Commit

Permalink
wasm lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jstuczyn committed Oct 30, 2023
1 parent 00179d5 commit 5fcaacc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/client-core/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::future::Future;

#[cfg(not(target_arch = "wasm32"))]
pub mod cli_helpers;
pub mod client;
pub mod config;
Expand Down

0 comments on commit 5fcaacc

Please sign in to comment.