Fix misleading names.

This commit is contained in:
Gav
2018-02-05 17:05:27 +01:00
parent 8a67a759f7
commit 9cd6a674cd
4 changed files with 10 additions and 5 deletions
+1
View File
@@ -786,6 +786,7 @@ name = "native-runtime"
version = "0.1.0"
dependencies = [
"hex-literal 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"runtime-std 0.1.0",
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]