Not use extern (#748)

* Not use extern

* Update Cargo.lock
This commit is contained in:
Guanghua Guo
2018-09-17 14:26:33 +08:00
committed by Gav Wood
parent dcd181f31e
commit 11578a8319
4 changed files with 66 additions and 57 deletions
-1
View File
@@ -1517,7 +1517,6 @@ name = "node-runtime"
version = "0.1.0"
dependencies = [
"hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"node-primitives 0.1.0",
"parity-codec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-codec-derive 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",