1+ cargo-features = [" resolver" ]
2+
13[workspace ]
24members = [
35 " auction" ,
@@ -13,23 +15,24 @@ members = [
1315 " rewards" ,
1416 " nft" ,
1517]
18+ resolver = " 2"
1619
1720[patch .crates-io ]
18- frame-benchmarking = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
19- frame-support = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
20- frame-system = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
21- pallet-balances = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
22- pallet-elections-phragmen = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
23- pallet-scheduler = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
24- pallet-treasury = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
25- sp-api = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
26- sp-application-crypto = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
27- sp-arithmetic = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
28- sp-core = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
29- sp-inherents = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
30- sp-io = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
31- sp-runtime = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
32- sp-runtime-interface = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
33- sp-std = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
34- sp-trie = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
35- sp-version = { git = " https://github.com/paritytech/substrate.git" , rev = " 2eaeb91bc6d20786aa4ad5f5538c0deac46e14cd " }
21+ frame-benchmarking = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
22+ frame-support = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
23+ frame-system = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
24+ pallet-balances = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
25+ pallet-elections-phragmen = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
26+ pallet-scheduler = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
27+ pallet-treasury = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
28+ sp-api = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
29+ sp-application-crypto = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
30+ sp-arithmetic = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
31+ sp-core = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
32+ sp-inherents = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
33+ sp-io = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
34+ sp-runtime = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
35+ sp-runtime-interface = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
36+ sp-std = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
37+ sp-trie = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
38+ sp-version = { git = " https://github.com/paritytech/substrate.git" , rev = " 9c5fc1caf63bc24eff0e6ef0b3d033cd14359ab0 " }
0 commit comments