change back slash to forward slash to make git submodule work
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
		
							parent
							
								
									c3e0d54be4
								
							
						
					
					
						commit
						a001198eba
					
				
							
								
								
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,3 @@ | ||||
| [submodule "lib\\forge-std"] | ||||
| 	path = lib\\forge-std | ||||
| [submodule "lib/forge-std"] | ||||
| 	path = lib/forge-std | ||||
| 	url = https://github.com/foundry-rs/forge-std | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user