forked from ghostchain/ghost-node
		
	another indention fix in main Cargo.toml
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
		
							parent
							
								
									b64700fb42
								
							
						
					
					
						commit
						561d4430b4
					
				
							
								
								
									
										26
									
								
								Cargo.toml
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								Cargo.toml
									
									
									
									
									
								
							@ -258,24 +258,24 @@ substrate-build-script-utils = { workspace = true }
 | 
			
		||||
resolver = "2"
 | 
			
		||||
 | 
			
		||||
members = [
 | 
			
		||||
	"core-primitives",
 | 
			
		||||
    "core-primitives",
 | 
			
		||||
    "cli",
 | 
			
		||||
	"rpc",
 | 
			
		||||
	"service",
 | 
			
		||||
    "rpc",
 | 
			
		||||
    "service",
 | 
			
		||||
    "metrics",
 | 
			
		||||
    "client/cli",
 | 
			
		||||
    "primitives/machine",
 | 
			
		||||
	"runtime/common",
 | 
			
		||||
	"runtime/casper",
 | 
			
		||||
	"runtime/casper/constants",
 | 
			
		||||
	"pallets/networks",
 | 
			
		||||
	"pallets/claims",
 | 
			
		||||
	"pallets/slow-clap",
 | 
			
		||||
	"utils/bags-list",
 | 
			
		||||
	"utils/chain-spec-builder",
 | 
			
		||||
	"utils/generate-bags",
 | 
			
		||||
    "runtime/common",
 | 
			
		||||
    "runtime/casper",
 | 
			
		||||
    "runtime/casper/constants",
 | 
			
		||||
    "pallets/networks",
 | 
			
		||||
    "pallets/claims",
 | 
			
		||||
    "pallets/slow-clap",
 | 
			
		||||
    "utils/bags-list",
 | 
			
		||||
    "utils/chain-spec-builder",
 | 
			
		||||
    "utils/generate-bags",
 | 
			
		||||
    "utils/ghostkey",
 | 
			
		||||
	"utils/staking-miner",
 | 
			
		||||
    "utils/staking-miner",
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
[badges]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user