[explorer] Depends on core
This commit is contained in:
parent
7738f30e5e
commit
d901be53d2
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
use board::piece::{Color, Piece, Shape};
|
||||
use board::{Position, Square};
|
||||
use board::Position;
|
||||
use chessfriend_core::Square;
|
||||
use clap::{Arg, Command};
|
||||
use rustyline::error::ReadlineError;
|
||||
use rustyline::DefaultEditor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue