@@ -15,21 +15,21 @@ members = [
15
15
]
16
16
17
17
[patch .crates-io ]
18
- frame-benchmarking = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
19
- frame-support = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
20
- frame-system = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
21
- pallet-balances = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
22
- pallet-elections-phragmen = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
23
- pallet-scheduler = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
24
- pallet-treasury = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
25
- sp-api = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
26
- sp-application-crypto = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
27
- sp-arithmetic = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
28
- sp-core = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
29
- sp-inherents = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
30
- sp-io = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
31
- sp-runtime = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
32
- sp-runtime-interface = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
33
- sp-std = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
34
- sp-trie = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
35
- sp-version = { git = " https://github.com/paritytech/substrate.git" , rev = " df287fe393d7d4ee3b42b2594c42cac5a24ea2ab " }
18
+ frame-benchmarking = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
19
+ frame-support = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
20
+ frame-system = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
21
+ pallet-balances = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
22
+ pallet-elections-phragmen = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
23
+ pallet-scheduler = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
24
+ pallet-treasury = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
25
+ sp-api = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
26
+ sp-application-crypto = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
27
+ sp-arithmetic = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
28
+ sp-core = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
29
+ sp-inherents = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
30
+ sp-io = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
31
+ sp-runtime = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
32
+ sp-runtime-interface = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
33
+ sp-std = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
34
+ sp-trie = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
35
+ sp-version = { git = " https://github.com/paritytech/substrate.git" , rev = " 8b3e4c86bc5a86570a3091e470011604fb46d324 " }
0 commit comments