[explorer] Specify the chessfriend_board dependency
This commit is contained in:
parent
39ca74459d
commit
72eeba84ba
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
chessfriend_core = { path = "../core" }
|
||||
chessfriend_board = { path = "../board" }
|
||||
chessfriend_moves = { path = "../moves" }
|
||||
chessfriend_position = { path = "../position" }
|
||||
clap = { version = "4.4.12", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue