remove jsonrpc test dep

This commit is contained in:
glyph 2021-11-05 13:31:47 +02:00
parent 042ab55182
commit 2c59c33b35
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ env_logger = "0.6"
jsonrpc-client-core = "0.5.0"
jsonrpc-client-http = "0.5.0"
jsonrpc-http-server = "11"
jsonrpc-test = "11"
log = "0.4"
peach-lib = { path = "../peach-lib" }
serde = { version = "1", features = ["derive"] }