Rename polkadot-state-machine -> substrate-state-machine

This commit is contained in:
Gav
2018-02-07 11:44:32 +01:00
parent 43ef2ca6f3
commit 6071774f57
17 changed files with 51 additions and 51 deletions
+2 -2
View File
@@ -381,7 +381,7 @@ version = "0.1.0"
dependencies = [
"ed25519 0.1.0",
"environmental 0.1.0",
"polkadot-state-machine 0.1.0",
"substrate-state-machine 0.1.0",
"pwasm-alloc 0.1.0",
"pwasm-libc 0.1.0",
"rustc_version 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -391,7 +391,7 @@ dependencies = [
]
[[package]]
name = "polkadot-state-machine"
name = "substrate-state-machine"
version = "0.1.0"
dependencies = [
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",