|
@@ -42,49 +42,48 @@ version = '1.0.0'
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'substrate-primitives'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.rstd]
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'sr-std'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.runtime-primitives]
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'sr-primitives'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.srml-support]
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'srml-support'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.system]
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'srml-system'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.timestamp]
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'srml-timestamp'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.balances]
|
|
|
package = 'srml-balances'
|
|
|
default-features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.stake]
|
|
|
default_features = false
|
|
|
-git = 'https://github.com/joystream/substrate-stake-module'
|
|
|
package = 'substrate-stake-module'
|
|
|
-rev = '0516efe9230da112bc095e28f34a3715c2e03ca8'
|
|
|
+path = '../../stake'
|
|
|
|
|
|
|
|
|
[dependencies.proposal_engine]
|
|
@@ -101,4 +100,4 @@ path = '../discussion'
|
|
|
default_features = false
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'sr-io'
|
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|