Make jsonrpc-test a dev dependency #16
Reference in New Issue
Block a user
No description provided.
Delete Branch "jsonrpc_test_dev_dep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR addresses Issue #10.
The
jsonrpc-testcrate is moved from[dependencies]to[dev-dependencies]. It has been removed as a dependency from some crates which were not using it (ie.peach-menuandpeach-probes).LGTM