Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eth2Near crates: use cargo workspaces for package management #836

Open
sept-en opened this issue Oct 6, 2022 · 0 comments
Open

Eth2Near crates: use cargo workspaces for package management #836

sept-en opened this issue Oct 6, 2022 · 0 comments
Assignees
Labels
enhancement relayers rust Pull requests that update Rust code

Comments

@sept-en
Copy link
Contributor

sept-en commented Oct 6, 2022

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.

@sept-en sept-en added enhancement relayers rust Pull requests that update Rust code labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement relayers rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants