[position] Add thiserror dependency
This commit is contained in:
parent
5553bab659
commit
669a7c00ec
2 changed files with 33 additions and 5 deletions
|
@ -10,3 +10,4 @@ chessfriend_core = { path = "../core" }
|
|||
chessfriend_bitboard = { path = "../bitboard" }
|
||||
chessfriend_board = { path = "../board" }
|
||||
chessfriend_moves = { path = "../moves" }
|
||||
thiserror = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue