Add chessfriend_moves to the workspace
This commit is contained in:
parent
f1cd36952b
commit
d77345901c
1 changed files with 1 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -172,6 +172,7 @@ name = "explorer"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chessfriend_core",
|
"chessfriend_core",
|
||||||
|
"chessfriend_moves",
|
||||||
"chessfriend_position",
|
"chessfriend_position",
|
||||||
"clap",
|
"clap",
|
||||||
"rustyline",
|
"rustyline",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue