openethereum/ipfs
David 505e284932 Fix compilation on recent nightlies (#10991)
For reasons unknown (to me) recent rustc nightlies can't find the `format!`-macro in `core` when there is an import named `core`. This PR removes the package rename and uses the full `jsonrpc_core` crate name instead.
2019-08-27 09:45:13 +02:00
..
src Fix compilation on recent nightlies (#10991) 2019-08-27 09:45:13 +02:00
Cargo.toml Fix compilation on recent nightlies (#10991) 2019-08-27 09:45:13 +02:00