Near-One/rainbow-bridge

Eth2Near crates: use `cargo` workspaces for package management

sept-en opened this issue · 0 comments

As we have multiple crates in eth2near directory, and they somehow depend on each other (on utilization), it makes a lot of sense to manage all of them as a single workspace. It makes sense to utilize cargo workspaces to manage the common fields of the package: authors, rust-version, license, etc.