You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: