remove jsonrpc test crate for probe

This commit is contained in:
glyph 2021-11-05 13:37:19 +02:00
parent d482ef39c4
commit 15ec1fbcfc
1 changed files with 0 additions and 4 deletions

View File

@ -28,7 +28,6 @@ log = "0.4.0"
jsonrpc-core = "14.2"
jsonrpc-client-http = "0.5"
jsonrpc-client-core = "0.5"
jsonrpc-test = "14.2"
snafu = "0.4.1"
serde = "1.0"
serde_json = "1.0"
@ -37,6 +36,3 @@ peach-lib = { path = "../peach-lib" }
clap = "2.33.3"
const_format = "0.2.10"
regex = "1"