@@ -36,11 +36,11 @@ prpc = { path = "../prpc" }
3636pink = { path = " ../pink/runner" , package = " pink-runner" }
3737pink-extension-runtime = { path = " ../pink/pink-extension-runtime" }
3838
39- sp-io = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " , features = [" disable_panic_handler" , " disable_oom" , " disable_allocator" ] }
40- sp-runtime-interface = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " , features = [" disable_target_static_assertions" ] }
41- sp-runtime = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
42- sp-externalities = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
43- sp-state-machine = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
39+ sp-io = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " , features = [" disable_panic_handler" , " disable_oom" , " disable_allocator" ] }
40+ sp-runtime-interface = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " , features = [" disable_target_static_assertions" ] }
41+ sp-runtime = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
42+ sp-externalities = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
43+ sp-state-machine = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
4444parity-scale-codec = { package = " parity-scale-codec" , version = " 3.3" , default-features = false , features = [" derive" , " full" , " chain-error" ] }
4545scopeguard = { version = " 1.1" , default-features = false }
4646
@@ -56,11 +56,11 @@ derive_more = "0.99.0"
5656hash-db = { version = " 0.16.0" , default-features = false }
5757num = { package = " num-traits" , version = " 0.2" , default-features = false }
5858finality-grandpa = { version = " 0.16.1" , default-features = false , features = [" derive-codec" ] }
59- frame-system = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
60- sp-trie = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
61- sp-consensus-grandpa = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
62- sp-application-crypto = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
63- sp-core = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.42 " }
59+ frame-system = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
60+ sp-trie = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
61+ sp-consensus-grandpa = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
62+ sp-application-crypto = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
63+ sp-core = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.43 " }
6464
6565fixed = " 1.9.0"
6666fixed-sqrt = " 0.2.4"
0 commit comments