Move every dependency into the `Cargo.toml` at the root directory as workspace members, and import them as such. For example: `cmd/ethrex/Cargo.toml` `crates/l2/Cargo.toml` ...etc