[Fix] Connection issues in example-usage & wasm

This commit is contained in:
Alois 2026-06-25 18:31:11 +02:00
commit 3332aa621b
13 changed files with 356 additions and 55 deletions

View file

@ -14,3 +14,4 @@ tokio = { version = "1", features = ["full"] }
serde_json = { version = "1" }
hex = "0.4"
serde_core = "1.0.228"
base64 = "0.22"