11[package ]
22name = " tangle-rococo-runtime"
3- version = " 0.1.0 "
3+ version = " 0.1.4 "
44authors = [" Webb tools" ]
55edition = " 2021"
66homepage = " https://webb.tools"
@@ -24,10 +24,10 @@ smallvec = "1.6.1"
2424getrandom = { version = " 0.2.8" , features = [" js" ] }
2525
2626# DKG Substrate Dependencies
27- dkg-runtime-primitives = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.3 " , default-features = false }
28- pallet-dkg-metadata = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.3 " , default-features = false }
29- pallet-dkg-proposal-handler = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.3 " , default-features = false }
30- pallet-dkg-proposals = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.3 " , default-features = false }
27+ dkg-runtime-primitives = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.4 " , default-features = false }
28+ pallet-dkg-metadata = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.4 " , default-features = false }
29+ pallet-dkg-proposal-handler = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.4 " , default-features = false }
30+ pallet-dkg-proposals = { git = " https://github.com/webb-tools/dkg-substrate.git" , tag = " v0.1.4 " , default-features = false }
3131
3232# Protocol Substrate Dependencies
3333pallet-asset-registry = { git = " https://github.com/webb-tools/protocol-substrate.git" , default-features = false }
0 commit comments