revaultd icon indicating copy to clipboard operation
revaultd copied to clipboard

Drop the dependency on `jsonrpc_core` and `jsonrpc_derive`

Open darosior opened this issue 3 years ago • 0 comments

They are pulling a lot of dependencies, and we don't need their complexity. However, the derive feature is really nice to use and it would be nice to keep something similarly usable, at the very least for the types.

It could eventually be made into its own crate.

darosior avatar Apr 28 '21 13:04 darosior