subxt: Remove tokio as dependency, use it only for testing

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-03-05 18:00:21 +02:00
parent 4c3226e70a
commit fbe2a7498b
3 changed files with 39 additions and 22 deletions
Generated
+1
View File
@@ -4547,6 +4547,7 @@ dependencies = [
"tracing",
"tracing-subscriber 0.3.18",
"url",
"wasm-bindgen-futures",
]
[[package]]