The compilation of jsonrpc leads to some compilation warnings, something that is not welcome.
That PR addresses it. There are other possibilities of improvement:
Addressing warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0.
The compilation of
jsonrpc
leads to some compilation warnings, something that is not welcome. That PR addresses it. There are other possibilities of improvement:warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
.