parent
100f0aaa0a
commit
848b52c50e
@ -36,6 +36,9 @@ extern crate serde;
|
|||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate serde_json;
|
extern crate serde_json;
|
||||||
|
|
||||||
|
#[cfg(feature = "keys-bip39")]
|
||||||
|
extern crate bip39;
|
||||||
|
|
||||||
#[cfg(any(target_arch = "wasm32", feature = "async-interface"))]
|
#[cfg(any(target_arch = "wasm32", feature = "async-interface"))]
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate async_trait;
|
extern crate async_trait;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user