openethereum/ipfs/src
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
..
error.rs [ipfs] Convert to edition 2018 (#10979) 2019-08-26 12:09:44 +02:00
lib.rs Fix compilation on recent nightlies (#10991) 2019-08-27 09:45:13 +02:00
route.rs [ipfs] Convert to edition 2018 (#10979) 2019-08-26 12:09:44 +02:00