mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Rename: primitives/sr-std -> primitives/sp-std (#4327)
* primitives/sr-std -> primitives/std * fix * fix conflict * rstd -> sp-std * git mv * fix review * fix merge
This commit is contained in:
@@ -7,5 +7,5 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
primitives-storage = { package = "sp-core-storage", path = "../core/storage" }
|
||||
rstd = { package = "sp-std", path = "../sr-std" }
|
||||
sp-std = { path = "../std" }
|
||||
environmental = { version = "1.0.2" }
|
||||
|
||||
Reference in New Issue
Block a user