File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ homepage = "https://kilt.io/"
2121license-file = " LICENSE"
2222readme = " README.md"
2323repository = " https://github.com/KILTprotocol/kilt-node"
24- version = " 1.16.0 "
24+ version = " 1.16.1 "
2525
2626[workspace .dependencies ]
2727# Build deps
@@ -246,7 +246,7 @@ substrate-build-script-utils = { git = "https://github.com/paritytech
246246substrate-frame-rpc-system = { git = " https://github.com/paritytech/polkadot-sdk" , branch = " stable2409" }
247247substrate-prometheus-endpoint = { git = " https://github.com/paritytech/polkadot-sdk" , branch = " stable2409" }
248248
249- # ISMP
249+ # ISMP
250250ismp = { git = " https://github.com/polytope-labs/hyperbridge" , branch = " polkadot-stable2409" , default-features = false }
251251ismp-parachain = { git = " https://github.com/polytope-labs/hyperbridge" , branch = " polkadot-stable2409" , default-features = false }
252252ismp-parachain-inherent = { git = " https://github.com/polytope-labs/hyperbridge" , branch = " polkadot-stable2409" , default-features = false }
You can’t perform that action at this time.
0 commit comments