[Fix] Connection issues in example-usage & wasm
This commit is contained in:
parent
f5a80adbc7
commit
3332aa621b
13 changed files with 356 additions and 55 deletions
|
|
@ -14,3 +14,4 @@ tokio = { version = "1", features = ["full"] }
|
|||
serde_json = { version = "1" }
|
||||
hex = "0.4"
|
||||
serde_core = "1.0.228"
|
||||
base64 = "0.22"
|
||||
|
|
|
|||
Loading…
Reference in a new issue