[position] Rename the board crate → chessfriend_position in Cargo.toml
Rename the crate, but don't move any files.
This commit is contained in:
		
							parent
							
								
									b002442b42
								
							
						
					
					
						commit
						76ac719418
					
				
					 3 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ edition = "2021"
 | 
			
		|||
 | 
			
		||||
[dependencies]
 | 
			
		||||
chessfriend_core = { path = "../core" }
 | 
			
		||||
board = { path = "../board" }
 | 
			
		||||
chessfriend_position = { path = "../position" }
 | 
			
		||||
clap = { version = "4.4.12", features = ["derive"] }
 | 
			
		||||
rustyline = "13.0.0"
 | 
			
		||||
shlex = "1.2.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue