File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ tendermint = { version = "0.28.0", default-features = false }
11
11
tendermint-proto = { version = " 0.28.0" , default-features = false }
12
12
tendermint-light-client-verifier = { version = " 0.28.0" , default-features = false }
13
13
14
- sp-core = { version = " 13 .0.0" , default-features = false , optional = true }
15
- sp-io = { version = " 14 .0.0" , default-features = false , optional = true }
16
- sp-runtime = { version = " 15 .0.0" , default-features = false , optional = true }
14
+ sp-core = { version = " 15 .0.0" , default-features = false , optional = true }
15
+ sp-io = { version = " 16 .0.0" , default-features = false , optional = true }
16
+ sp-runtime = { version = " 17 .0.0" , default-features = false , optional = true }
17
17
sp-std = { version = " 6.0.0" , default-features = false , optional = true }
18
18
19
19
[features ]
You can’t perform that action at this time.
0 commit comments