Tweak test to reduce chance of failure, and need jsonrpsee/server for tests (#2057)

This commit is contained in:
James Wilson
2025-08-20 11:28:55 +01:00
committed by GitHub
parent 56cfacdb6f
commit c82a612373
2 changed files with 13 additions and 11 deletions
+1
View File
@@ -93,6 +93,7 @@ wasm-bindgen-futures = { workspace = true, optional = true }
tower = { workspace = true }
hyper = { workspace = true }
http-body = { workspace = true }
jsonrpsee = { workspace = true, features = ["server"] }
[package.metadata.docs.rs]
default-features = true